[Xfce4-commits] <xfce4-session:master> Remove some libxfcegui4 leftovers.
Nick Schermer
noreply at xfce.org
Thu Jan 28 19:52:15 CET 2010
Updating branch refs/heads/master
to 44df9f7e55887fbecd7c948473cfa8d297a3cee3 (commit)
from 3999a5ac1e4f6343cae0398595c103e628e78acf (commit)
commit 44df9f7e55887fbecd7c948473cfa8d297a3cee3
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Jan 24 16:21:29 2010 +0100
Remove some libxfcegui4 leftovers.
engines/balou/Makefile.am | 2 +-
libxfsm/xfce4-session-2.0.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/engines/balou/Makefile.am b/engines/balou/Makefile.am
index 387d374..57186cd 100644
--- a/engines/balou/Makefile.am
+++ b/engines/balou/Makefile.am
@@ -30,7 +30,7 @@ libbalou_la_LDFLAGS = \
libbalou_la_LIBADD = \
$(top_builddir)/libxfsm/libxfsm-4.6.la \
- $(LIBXFCEGUI4_LIBS) \
+ $(LIBXFCE4UI_LIBS) \
$(XFCONF_LIBS)
diff --git a/libxfsm/xfce4-session-2.0.pc.in b/libxfsm/xfce4-session-2.0.pc.in
index 1748fe4..4351d0f 100644
--- a/libxfsm/xfce4-session-2.0.pc.in
+++ b/libxfsm/xfce4-session-2.0.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: xfce4-session
Description: Xfce 4 session manager
-Requires: libxfcegui4-1.0 libxfconf-0
+Requires: libxfce4ui-1 libxfconf-0
Version: @VERSION@
Libs: -L${libdir} -lxfsm-4.6
Cflags: -I${includedir}/xfce4/xfce4-session-4.6
More information about the Xfce4-commits
mailing list