kdeconnect: fix build
This commit is contained in:
@@ -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 ];
|
||||||
|
|||||||
Reference in New Issue
Block a user