[Lunar-commits] <moonbase> gtk+-3: compile gtk+-3 with a dependency on gtk+-2 to avoid conflicts.
Florin Braescu
florin at lunar-linux.org
Sat Apr 7 09:41:27 CEST 2012
commit d75e0f51abd8c6b066a55544572d5432fede1f1d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 7 09:41:27 2012 +0200
gtk+-3: compile gtk+-3 with a dependency on gtk+-2 to avoid conflicts.
---
zbeta/gtk+-3/BUILD | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/zbeta/gtk+-3/BUILD b/zbeta/gtk+-3/BUILD
new file mode 100644
index 0000000..9ad7fef
--- /dev/null
+++ b/zbeta/gtk+-3/BUILD
@@ -0,0 +1,4 @@
+(
+ OPTS+=" --enable-gtk2-dependency" &&
+ default_build
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list