[xiphos/f21] Bumping to gtk3.

Greg Hellings greghellings at fedoraproject.org
Tue Aug 26 04:23:46 UTC 2014


commit bb747a565f1e2b7c133195ecede4ff4113154052
Author: Greg Hellings <greg.hellings at gmail.com>
Date:   Mon Aug 25 23:23:32 2014 -0500

    Bumping to gtk3.

 xiphos.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xiphos.spec b/xiphos.spec
index de9aad0..69a66e5 100644
--- a/xiphos.spec
+++ b/xiphos.spec
@@ -44,7 +44,7 @@ rm -rf src/biblesync
 %build
 CFLAGS='%{optflags} -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1' CXXFLAGS='%{optflags} -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1' ./waf configure	\
 	--prefix %{_prefix} --enable-webkit \
-    --gtk=2
+    --gtk=3
  
 ./waf build -v
 


More information about the scm-commits mailing list