[oe-commits] Otavio Salvador : libxfce4mcs: readd pkgconfig class to fix stagging

GIT User account git at amethyst.openembedded.net
Fri Oct 17 17:11:39 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e56c30f5625932b57bc2d358f74a4ee793594c4f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e56c30f5625932b57bc2d358f74a4ee793594c4f

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Sep 27 14:14:47 2008 -0300

libxfce4mcs: readd pkgconfig class to fix stagging

---

 packages/xfce/libxfce4mcs_4.4.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/xfce/libxfce4mcs_4.4.1.bb b/packages/xfce/libxfce4mcs_4.4.1.bb
index 53f2e14..2044824 100644
--- a/packages/xfce/libxfce4mcs_4.4.1.bb
+++ b/packages/xfce/libxfce4mcs_4.4.1.bb
@@ -6,7 +6,7 @@ DESCRIPTION="Settings management library used by most XFce 4 modules"
 DEPENDS="libxfce4util"
 SECTION = "x11/libs"
 
-inherit xfce
+inherit xfce pkgconfig
 
 do_stage() {
 	install -d ${STAGING_INCDIR}/xfce4/libxfce4mcs





More information about the Openembedded-commits mailing list