[Xfce4-commits] [thunar-plugins/thunar-archive-plugin] 01/08: Update dependencies

noreply at xfce.org noreply at xfce.org
Thu Nov 2 22:49:21 CET 2017


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-archive-plugin.

commit 4f89e77ef2cd402434a2261d634c95d1a142b41e
Author: Andre Miranda <andre42m at gmail.com>
Date:   Wed May 17 23:09:16 2017 -0300

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

diff --git a/configure.ac.in b/configure.ac.in
index f7f95aa..3afe98d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -79,9 +79,9 @@ XDT_I18N([@LINGUAS@])
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-XDT_CHECK_PACKAGE([THUNARX], [thunarx-2], [0.4.0])
+XDT_CHECK_PACKAGE([THUNARX], [thunarx-3], [0.4.0])
 XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.6.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
 
 dnl ***********************************
 dnl *** Check for debugging support ***
diff --git a/thunar-archive-plugin/Makefile.am b/thunar-archive-plugin/Makefile.am
index c08f8d0..3de445e 100644
--- a/thunar-archive-plugin/Makefile.am
+++ b/thunar-archive-plugin/Makefile.am
@@ -9,7 +9,7 @@ INCLUDES =								\
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"				\
 	$(PLATFORM_CPPFLAGS)
 
-extensionsdir = $(libdir)/thunarx-2
+extensionsdir = $(libdir)/thunarx-3
 extensions_LTLIBRARIES =						\
 	thunar-archive-plugin.la
 

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


More information about the Xfce4-commits mailing list