gabutdm: remove unused cmake dependency
This commit is contained in:
parent
4cd214edde
commit
876802f97c
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue