[Xfce4-commits] [xfce/thunar] 01/01: lower minimum required pango version to 1.38.0 (Bug #16138)
noreply at xfce.org
noreply at xfce.org
Fri Nov 15 23:31:17 CET 2019
This is an automated email from the git hooks/post-receive script.
a l e x 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 xfce/thunar.
commit e67cb725b805c5d615722587872fd7499ca2b2d3
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Fri Nov 15 23:29:52 2019 +0100
lower minimum required pango version to 1.38.0 (Bug #16138)
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 86f482f..3b01644 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -156,7 +156,7 @@ XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4KBD_PRIVATE], [libxfce4kbd-private-3], [4.12.0])
XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.12.0])
-XDT_CHECK_PACKAGE([PANGO], [pango], [1.42.0])
+XDT_CHECK_PACKAGE([PANGO], [pango], [1.38.0])
dnl ******************************
dnl *** GObject Instrospection ***
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list