[Xfce4-commits] [xfce/garcon] 01/01: Fix garcon-2 reference (Bug #13543)
noreply at xfce.org
noreply at xfce.org
Wed May 3 01:59:40 CEST 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/garcon.
commit bae90e1fe32d3189a691c348231d9326f1bd2c74
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Wed May 3 02:57:57 2017 +0300
Fix garcon-2 reference (Bug #13543)
garcon-gtk3-1 was still referencing libgarcon-2.
---
garcon-gtk/garcon-gtk3-1.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/garcon-gtk/garcon-gtk3-1.pc.in b/garcon-gtk/garcon-gtk3-1.pc.in
index 33d3b3b..92776cf 100644
--- a/garcon-gtk/garcon-gtk3-1.pc.in
+++ b/garcon-gtk/garcon-gtk3-1.pc.in
@@ -7,7 +7,7 @@ garcon_api_version=@GARCON_VERSION_API@
Name: @PACKAGE_TARNAME@
Description: Freedesktop.org compliant menu library
-Requires: garcon-2 gtk+-3.0 libxfce4ui-2
+Requires: garcon-1 gtk+-3.0 libxfce4ui-2
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lgarcon-gtk3-${garcon_api_version}
Cflags: -I${includedir}/garcon-gtk3-${garcon_api_version}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list