[Lunar-commits] <moonbase> libdv: gtk+ dependency was missed until now, disable it explicitly

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Tue May 1 14:24:22 CEST 2012


commit 0babac0bd0a3100cbc4219b1c03c9fa8e91e792d
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Tue May 1 14:24:22 2012 +0200

    libdv: gtk+ dependency was missed until now, disable it explicitly
---
 libs/libdv/BUILD |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/libs/libdv/BUILD b/libs/libdv/BUILD
new file mode 100644
index 0000000..b2da54d
--- /dev/null
+++ b/libs/libdv/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-gtk"
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list