[Lunar-commits] <moonbase> librsvg: add gobject-introspection as optional_dep
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Tue May 1 15:34:49 CEST 2012
commit b7f1e9f83a3ecb9111f83bf025494fc3227efbba
Author: Richard Nespithal <richard at nespithal.com>
Date: Tue May 1 15:10:21 2012 +0200
librsvg: add gobject-introspection as optional_dep
patch edited by v4hn
---
gnome2/desktop/librsvg/DEPENDS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/gnome2/desktop/librsvg/DEPENDS b/gnome2/desktop/librsvg/DEPENDS
index 7ff614b..23bf83f 100644
--- a/gnome2/desktop/librsvg/DEPENDS
+++ b/gnome2/desktop/librsvg/DEPENDS
@@ -17,3 +17,8 @@ optional_depends "gtk+-2" \
"--enable-gtk-theme" \
"--disable-gtk-theme" \
"for GTK+ theme engine"
+
+optional_depends "gobject-introspection" \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "for introspection support"
More information about the Lunar-commits
mailing list