diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/e17/entice_20060416.bb | 2 |
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" |