diff options
Diffstat (limited to 'recipes/dillo/dillo_0.8.6.bb')
-rw-r--r-- | recipes/dillo/dillo_0.8.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dillo/dillo_0.8.6.bb b/recipes/dillo/dillo_0.8.6.bb index bcfb8ea308..626116a734 100644 --- a/recipes/dillo/dillo_0.8.6.bb +++ b/recipes/dillo/dillo_0.8.6.bb @@ -4,8 +4,8 @@ SECTION = "x11/network" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gtk+-1.2 libpng openssl" -RCONFLICTS = "dillo2" -PR = "r2" +RCONFLICTS_${PN} = "dillo2" +PR = "r3" SRC_URI="http://www.dillo.org/download/dillo-${PV}.tar.bz2 \ file://dillo-i18n.diff \ file://dillo.desktop \ |