[Xfce4-commits] [apps/xfce4-volumed-pulse] 01/01: Switch to Gtk3 by default

noreply at xfce.org noreply at xfce.org
Wed Aug 16 13:57:33 CEST 2017


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-volumed-pulse.

commit ce3d7f2961447dd7321b528593abd14bd6b4695c
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 16 13:57:20 2017 +0200

    Switch to Gtk3 by default
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index b3c7bd4..2415738 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -61,7 +61,7 @@ dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.16])
-XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.20])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.20])
 XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.6.0])
 XDT_CHECK_PACKAGE([LIBPULSE], [libpulse], [0.9.19])
 XDT_CHECK_PACKAGE([LIBPULSEMAINLOOPGLIB], [libpulse-mainloop-glib], [0.9.19])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list