[Lunar-commits] <moonbase> gobject-introspection: do not use cairo at compile time.
Florin Braescu
florin at lunar-linux.org
Mon May 2 17:11:01 CEST 2011
commit 581b26a48789dee1887cccf738555561bd731992
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 2 18:11:01 2011 +0300
gobject-introspection: do not use cairo at compile time.
---
devel/gobject-introspection/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/devel/gobject-introspection/BUILD b/devel/gobject-introspection/BUILD
index e2fbd21..ea9c120 100644
--- a/devel/gobject-introspection/BUILD
+++ b/devel/gobject-introspection/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+=" --disable-static" &&
+ OPTS+=" --disable-static --disable-tests " &&
default_build
More information about the Lunar-commits
mailing list