kdeconnect: fix build
This commit is contained in:
parent
3913522a41
commit
c7bc8b42f2
@ -11,6 +11,7 @@
|
||||
, qca-qt5
|
||||
, libfakekey
|
||||
, libXtst
|
||||
, qtx11extras
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@ -32,6 +33,7 @@ stdenv.mkDerivation rec {
|
||||
knotifications
|
||||
libfakekey
|
||||
libXtst
|
||||
qtx11extras
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
|
Loading…
Reference in New Issue
Block a user