summaryrefslogtreecommitdiff
path: root/packages/glibmm
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-25 11:13:30 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-25 11:13:30 +0000
commit4e37786255e4555d70c6e4f00b259d16921b3094 (patch)
tree60941011571610f210c64e7e573131640ce71d33 /packages/glibmm
parent21c51afaddcefad16f574c801ae94f509c011593 (diff)
parentf8c999dcef86b3deb0be982cbed538010b252204 (diff)
merge of '04f5cc86d8508c3838a5112313a7db80201c4039'
and 'cb3abb910774efcd3e2446771f196413a524b227'
Diffstat (limited to 'packages/glibmm')
-rw-r--r--packages/glibmm/glibmm_2.8.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/glibmm/glibmm_2.8.4.bb b/packages/glibmm/glibmm_2.8.4.bb
index a1235ae563..1819114cb1 100644
--- a/packages/glibmm/glibmm_2.8.4.bb
+++ b/packages/glibmm/glibmm_2.8.4.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.gtkmm.org/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS = "gtk+ libsigc++-2.0"
-PR = "r1"
+DEPENDS = "glib-2.0 libsigc++-2.0"
+PR = "r2"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/2.8/glibmm-${PV}.tar.bz2"