[Xfce4-commits] [thunar-plugins/thunar-shares-plugin] 01/04: Bump dependencies

noreply at xfce.org noreply at xfce.org
Fri Feb 16 03:15:54 CET 2018


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

a   n   d   r   e       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 thunar-plugins/thunar-shares-plugin.

commit ed2e63b0cee4e96e35f0f4034efc16e68a6fb833
Author: Andre Miranda <andreldm at xfce.org>
Date:   Thu Nov 16 00:14:32 2017 -0300

    Bump dependencies
---
 configure.in.in           | 4 ++--
 thunar-plugin/Makefile.am | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index d858444..cf8d0dc 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -59,9 +59,9 @@ AC_CHECK_HEADERS([string.h sys/types.h sys/wait.h time.h sys/stat.h unistd.h])
 dnl -------------------------------------------------------
 dnl Packages checks
 dnl -------------------------------------------------------
-XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.12.0])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.22.0])
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.18.0])
-XDT_CHECK_PACKAGE([THUNARX], [thunarx-2], [1.0.1])
+XDT_CHECK_PACKAGE([THUNARX], [thunarx-3], [1.0.1])
 
 dnl -------------------------------------------------------
 dnl Languages
diff --git a/thunar-plugin/Makefile.am b/thunar-plugin/Makefile.am
index fe2586e..c5b818b 100644
--- a/thunar-plugin/Makefile.am
+++ b/thunar-plugin/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES =							\
 	-DDATADIR=\"$(datadir)\"				\
 	$(PLATFORM_CPPFLAGS)
 
-extensionsdir = $(libdir)/thunarx-2
+extensionsdir = $(libdir)/thunarx-3
 extensions_LTLIBRARIES = thunar-shares-plugin.la
 
 thunar_shares_plugin_la_SOURCES =				\

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


More information about the Xfce4-commits mailing list