Commit 876802f9 authored by aleksana's avatar aleksana
Browse files

gabutdm: remove unused cmake dependency

parent 4cd214ed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
, fetchFromGitHub
, meson
, pkg-config
, cmake
, ninja
, vala
, wrapGAppsHook4
@@ -32,7 +31,6 @@ stdenv.mkDerivation rec {
  nativeBuildInputs = [
    meson
    pkg-config
    cmake
    ninja
    vala
    wrapGAppsHook4