kde5.bluez-qt: propagate all buildInputs
This commit is contained in:
parent
ff87134c91
commit
068bbfa22d
@ -6,7 +6,7 @@
|
|||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "bluez-qt";
|
name = "bluez-qt";
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
buildInputs = [ qtdeclarative ];
|
propagatedBuildInputs = [ qtdeclarative ];
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
substituteInPlace CMakeLists.txt \
|
substituteInPlace CMakeLists.txt \
|
||||||
--replace /lib/udev/rules.d "$out/lib/udev/rules.d"
|
--replace /lib/udev/rules.d "$out/lib/udev/rules.d"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user