[oe-commits] org.oe.dev libxml++: add glibmm to DEPENDS

Laibsch commit openembedded-commits at lists.openembedded.org
Fri Feb 8 23:48:40 UTC 2008


libxml++: add glibmm to DEPENDS

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 0b9c7a1af10fa25303941c4460dcc1743e6b58af
ViewMTN: http://monotone.openembedded.org/revision/info/0b9c7a1af10fa25303941c4460dcc1743e6b58af
Files:
1
packages/libxml/libxml++_2.14.0.bb
Diffs:

#
# mt diff -rb2ea52ce04064a3b4f6a30840bee34239d895345 -r0b9c7a1af10fa25303941c4460dcc1743e6b58af
#
# 
# 
# patch "packages/libxml/libxml++_2.14.0.bb"
#  from [187d10dec4db1b74dddc6d4bdbd94e1405d4b1d7]
#    to [e3fd57cf2ced465e6ef806bf639ccfa210bf9810]
# 
============================================================
--- packages/libxml/libxml++_2.14.0.bb	187d10dec4db1b74dddc6d4bdbd94e1405d4b1d7
+++ packages/libxml/libxml++_2.14.0.bb	e3fd57cf2ced465e6ef806bf639ccfa210bf9810
@@ -1,6 +1,6 @@ LICENSE = "GPL"
 LICENSE = "GPL"
 
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ glibmm"
 
 inherit gnome pkgconfig
 






More information about the Openembedded-commits mailing list