arora: fix copy/paste error
authorKoen Kooi <koen@openembedded.org>
Fri, 30 Jul 2010 12:11:36 +0000 (14:11 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 30 Jul 2010 12:11:36 +0000 (14:11 +0200)
recipes/webkit/arora.inc

index 95df1f1..cf5df23 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Arora is a lightweight cross-platform web browser"
 LICENE = "GPLv2"
 HOMEPAGE = "http://code.google.com/p/arora/"
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://arora.googlecode.com/files/arora-${PV}.tar.gz;name=arora"
 
@@ -51,5 +51,5 @@ PACKAGES =+ "arora-data arora-utils"
 FILES_arora-data += "${datadir}/pixmaps ${datadir}/applications ${datadir}/arora ${datadir}/gnome-control-center ${datadir}/icons"
 FILES_arora-utils += "${bindir}/arora-cacheinfo ${bindir}/arora-placesimport ${bindir}/htmlToXBel"
 
-RDEPENDS_${PN} += "arora-data-utils"
+RDEPENDS_${PN} += "arora-data arago-utils"