[oe-commits] org.oe.dev entice: Fix broken package references to remove parsing errors

rpurdie commit openembedded-commits at lists.openembedded.org
Wed Nov 15 10:56:15 UTC 2006


entice: Fix broken package references to remove parsing errors

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 3c5d934a8f839cba0ad4f74fbaac96826767a899
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3c5d934a8f839cba0ad4f74fbaac96826767a899
Files:
1
packages/e17/entice_20060416.bb
Diffs:

#
# mt diff -ra0e25807b0c4dd7433ec5de8392c4cb1f4288fae -r3c5d934a8f839cba0ad4f74fbaac96826767a899
#
# 
# 
# patch "packages/e17/entice_20060416.bb"
#  from [35f727b76325e7afbf23573e3de31f2bc057477b]
#    to [5eab6ee97664e528719525f27b7af6853ad295ea]
# 
============================================================
--- packages/e17/entice_20060416.bb	35f727b76325e7afbf23573e3de31f2bc057477b
+++ packages/e17/entice_20060416.bb	5eab6ee97664e528719525f27b7af6853ad295ea
@@ -6,7 +6,7 @@ inherit e
 
 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"






More information about the Openembedded-commits mailing list