[Xfce4-commits] [apps/xfce4-notifyd] 25/29: Remove leftover gtk2 check in configure.ac.in
    noreply at xfce.org 
    noreply at xfce.org
       
    Wed Jun 29 23:20:15 CEST 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.
commit 7697a14f2ad0e078e8f398e345a220573d594d34
Author: Ali Abdallah <aliovx at gmail.com>
Date:   Sun May 29 21:20:00 2016 +0200
    Remove leftover gtk2 check in configure.ac.in
---
 configure.ac.in | 1 -
 1 file changed, 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 27fcc57..a458646 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -64,7 +64,6 @@ dnl required
 XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.4.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.10.0])
 XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [0.1.0svn-r26876])
-XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.14.0])
 XDT_CHECK_PACKAGE([GTK3], [gtk+-3.0], [3.14.0])
 XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.26.0])
 XDT_CHECK_PACKAGE([GIO_UNIX], [gio-unix-2.0], [2.26.0])
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list