Unverified Commit f98022bc authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

akira-unstable: unbreak by removing vala-lint dependency

This is only used for tests: https://github.com/akiraux/Akira/blob/v0.0.16/meson.build#L41



(cherry picked from commit 4ff9b40c)

Co-authored-by: default avatarPeder Bergebakken Sundt <pbsds@hotmail.com>
parent 089614f6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
, pkg-config
, python3
, vala
, vala-lint
, wrapGAppsHook
, cairo
, glib
@@ -41,7 +40,6 @@ stdenv.mkDerivation rec {
    pkg-config
    python3
    vala
    vala-lint
    wrapGAppsHook
  ];