aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibmm
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-04-10 11:07:54 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-10 11:07:54 +0000
commit580216c59b53bda7324e61fdc45d3dba591898a4 (patch)
treec3df4dcd1e39386a50314ddfe997f1c188bd305e /packages/glibmm
parent816d1d30f052830e31e67b5603ee9448061bba65 (diff)
downloadopenembedded-580216c59b53bda7324e61fdc45d3dba591898a4.tar.gz
glibmm: add proper RCONFLICTS and RREPLACES
Diffstat (limited to 'packages/glibmm')
-rw-r--r--packages/glibmm/glibmm_2.4.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/glibmm/glibmm_2.4.5.bb b/packages/glibmm/glibmm_2.4.5.bb
index 315ff427b2..18f67d26b8 100644
--- a/packages/glibmm/glibmm_2.4.5.bb
+++ b/packages/glibmm/glibmm_2.4.5.bb
@@ -13,6 +13,8 @@ inherit autotools pkgconfig flow-lossage
FILES_${PN} = "${libdir}/lib*.so.*"
RPROVIDES_${PN} = "glibmm"
+RCONFLICTS_${PN} = "glibmm"
+RREPLACES_${PN} = "glibmm"
LEAD_SONAME = "libglibmm-.\..\..*"
LIBV = "2.4.0"