xorg: split outputs of various libs
This commit is contained in:
@@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
||||
patchShebangs libsoup/
|
||||
'';
|
||||
|
||||
outputs = [ "dev" "out" ];
|
||||
|
||||
buildInputs = libintlOrEmpty ++ [ intltool python sqlite ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
propagatedBuildInputs = [ glib libxml2 gobjectIntrospection ]
|
||||
|
||||
Reference in New Issue
Block a user