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