summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2015-08-30 12:33:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-09-08 16:18:34 +0200
commit387a933db677f2fa702c464e073d84bc7bf0b649 (patch)
treef35f6ef91a04ce28ad4fe2861defea23e32d2150 /meta-xfce
parent66de049e43f57fa2a43ca58b7b6b2bb2b44f086d (diff)
downloadmeta-openembedded-387a933db677f2fa702c464e073d84bc7bf0b649.tar.gz
rodent-icon-theme: add RPROVIDES/RREPLACE/RCONFLICTS for xfce4-icon-theme
rodent-icon-theme is successor of xfce4-icon-theme Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb b/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb
index 130e03208..40ba340f2 100644
--- a/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb
+++ b/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb
@@ -9,3 +9,8 @@ SRC_URI[md5sum] = "4b097d344a160d6497c6498985c8df15"
9SRC_URI[sha256sum] = "6ed00d16faa1f55b3bb7b13862de1d7f5cfd978b93e42487ded21595d0dbe208" 9SRC_URI[sha256sum] = "6ed00d16faa1f55b3bb7b13862de1d7f5cfd978b93e42487ded21595d0dbe208"
10 10
11FILES_${PN} += "${datadir}/icons" 11FILES_${PN} += "${datadir}/icons"
12
13RREPLACES_${PN} += "xfce4-icon-theme"
14RPROVIDES_${PN} += "xfce4-icon-theme"
15RCONFLICTS_${PN} += "xfce4-icon-theme"
16