aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-15 10:50:23 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-15 10:50:23 +0000
commita7bb358100f67ec64a64a996e66e919f2c692df7 (patch)
tree2776aa13d20ca9e0757c1836bd708374c0d75225 /packages/e17
parent6108136d4fbf54f3c9e2fbd31d41cdebb780a2e2 (diff)
downloadopenembedded-a7bb358100f67ec64a64a996e66e919f2c692df7.tar.gz
entice: Fix broken package references to remove parsing errors
Diffstat (limited to 'packages/e17')
-rw-r--r--packages/e17/entice_20060416.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/entice_20060416.bb b/packages/e17/entice_20060416.bb
index 0e1d571205..25b50467a4 100644
--- a/packages/e17/entice_20060416.bb
+++ b/packages/e17/entice_20060416.bb
@@ -6,7 +6,7 @@ PR = "r0"
inherit e
-RDEPENDS += "libesmart-container-plugins libesmart-thumb0 libesmart-trans-x11-0 libesmart-file-dialog0"
+RDEPENDS += "libesmart-container-plugins libesmart-thumb libesmart-trans-x11-0 libesmart-file-dialog"
SRC_URI = "${E_CVS};module=e17/apps/entice;date=${PV}"
S = "${WORKDIR}/entice"