Propagate dbus/glib
svn path=/nixpkgs/trunk/; revision=25337
This commit is contained in:
parent
660792741d
commit
00544a0fc3
@ -27,6 +27,8 @@ rec {
|
|||||||
inherit (sourceInfo) name version;
|
inherit (sourceInfo) name version;
|
||||||
inherit buildInputs;
|
inherit buildInputs;
|
||||||
|
|
||||||
|
propagatedBuildInputs = [a.dbus a.glib a.dbus_glib];
|
||||||
|
|
||||||
/* doConfigure should be removed if not needed */
|
/* doConfigure should be removed if not needed */
|
||||||
phaseNames = ["doConfigure" "doMakeInstall"];
|
phaseNames = ["doConfigure" "doMakeInstall"];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user