[Lunar-commits] <moonbase> atk: add an optional depend on gobject-introspection. Thanks to neocrust for that.
Florin Braescu
florin at lunar-linux.org
Thu Oct 20 14:29:12 CEST 2011
commit 18f6b688e1c62acc837978ce2109797b447e304a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 20 14:29:12 2011 +0200
atk: add an optional depend on gobject-introspection. Thanks to neocrust for that.
---
libs/atk/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/libs/atk/DEPENDS b/libs/atk/DEPENDS
index 87c9410..8a21519 100644
--- a/libs/atk/DEPENDS
+++ b/libs/atk/DEPENDS
@@ -1 +1,6 @@
depends glib-2
+
+optional_depends "gobject-introspection" \
+ "--enable-introspection" \
+ "--disable-introspection" \
+ "for gobject introspection support"
More information about the Lunar-commits
mailing list