libgnome-keyring: separate $dev output
This commit is contained in:
parent
b4780249c6
commit
d0337b0874
@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783";
|
sha256 = "c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ glib gobjectIntrospection dbus_libs libgcrypt ];
|
propagatedBuildInputs = [ glib gobjectIntrospection dbus_libs libgcrypt ];
|
||||||
nativeBuildInputs = [ pkgconfig intltool ];
|
nativeBuildInputs = [ pkgconfig intltool ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user