dconf: split outputs
This commit is contained in:
parent
017332fb74
commit
f13517433d
@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1jaqsr1r0grpd25rbsc2v3vb0sc51lia9w31wlqswgqsncp2k0w6";
|
sha256 = "1jaqsr1r0grpd25rbsc2v3vb0sc51lia9w31wlqswgqsncp2k0w6";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "lib" "dev" ];
|
||||||
|
|
||||||
buildInputs = [ vala_0_32 libxslt pkgconfig glib dbus_glib gnome3.gtk libxml2
|
buildInputs = [ vala_0_32 libxslt pkgconfig glib dbus_glib gnome3.gtk libxml2
|
||||||
intltool docbook_xsl docbook_xsl_ns makeWrapper ];
|
intltool docbook_xsl docbook_xsl_ns makeWrapper ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user