[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/03: recommend -gtk3 in -gnome again, seems to work now (at least for me)



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.1
in repository libreoffice.

commit 4472a3b0a0c2158a9d601dcd00302bd014380963
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Oct 21 11:12:14 2015 +0200

    recommend -gtk3 in -gnome again, seems to work now (at least for me)
---
 changelog | 8 ++++++++
 rules     | 4 +---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index e5d15c5..16bb259 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+libreoffice (1:5.1.0~alpha1-2) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    - recommend -gtk3 again in gnome as (even in Alpha1)
+      Save As.. works (at least for me...)
+
+ -- Rene Engelhard <rene@debian.org>  Mon, 19 Oct 2015 22:57:36 +0200
+
 libreoffice (1:5.1.0~alpha1-1) experimental; urgency=medium
 
   * New upstream alpha release
diff --git a/rules b/rules
index 3c227a5..3e80bec 100755
--- a/rules
+++ b/rules
@@ -1311,9 +1311,7 @@ ifeq "$(BUILD_GTK3)" "y"
   ifneq (cairo,$(findstring cairo,$(SYSTEM_STUFF)))
   $(error GTK3 build fails without system-cairo!!)
   endif
- 	# still crashes. Also at "Save as..." ....
-	#GNOME_GTK_RECOMMENDS += libreoffice-gtk3
-	GNOME_GTK_RECOMMENDS += libreoffice-gtk
+	GNOME_GTK_RECOMMENDS += libreoffice-gtk3
   ifeq "$(ENABLE_INTROSPECTION)" "y"
 	BUILD_DEPS += , gobject-introspection (>= 1.32.0), libgirepository1.0-dev (>= 1.32)
   else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: