[Xfce4-commits] [thunar-plugins/thunar-media-tags-plugin] 02/10: Update dependencies versions
noreply at xfce.org
noreply at xfce.org
Thu Nov 2 23:59:20 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-media-tags-plugin.
commit ebe33494afc9f555fa51273d5ff4baf39a094aa8
Author: Andre Miranda <andreldm at xfce.org>
Date: Thu Nov 2 19:33:55 2017 -0300
Update dependencies versions
---
configure.ac.in | 6 +++---
thunar-plugin/Makefile.am | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 208f286..e4e47a2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -66,9 +66,9 @@ XDT_I18N([@LINGUAS@])
dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
-XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.12.0])
-XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])
-XDT_CHECK_PACKAGE([THUNARX], [thunarx-2], [1.0.1])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.20.0])
+XDT_CHECK_PACKAGE([EXO], [exo-2], [0.11.0])
+XDT_CHECK_PACKAGE([THUNARX], [thunarx-3], [1.0.1])
XDT_CHECK_PACKAGE([TAGLIB], [taglib], [1.4])
dnl ***********************************
diff --git a/thunar-plugin/Makefile.am b/thunar-plugin/Makefile.am
index 4d33852..8c1c87c 100644
--- a/thunar-plugin/Makefile.am
+++ b/thunar-plugin/Makefile.am
@@ -8,7 +8,7 @@ INCLUDES = \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
$(PLATFORM_CPPFLAGS)
-extensionsdir = $(libdir)/thunarx-2
+extensionsdir = $(libdir)/thunarx-3
extensions_LTLIBRARIES = \
thunar-media-tags-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