gnome3.libgee: cleanup
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
patches = [ ./fix_introspection_paths.patch ];
|
patches = [ ./fix_introspection_paths.patch ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig autoconf vala pkgconfig gobjectIntrospection ];
|
nativeBuildInputs = [ pkgconfig autoconf vala gobjectIntrospection ];
|
||||||
buildInputs = [ glib ];
|
buildInputs = [ glib ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user