[oe-commits] Martin Jansa : libbonoboui: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:50 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 71a47f3e3fbb8501bdf99042ed76739734093e32
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=71a47f3e3fbb8501bdf99042ed76739734093e32

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Mar 31 19:39:21 2014 +0200

libbonoboui: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
index fbbe806..5db8a3f 100644
--- a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
+++ b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
 
-inherit gnome pkgconfig gtk-doc
+inherit gnomebase pkgconfig gtk-doc
 
 PR = "r2"
 



More information about the Openembedded-commits mailing list