Merge openembedded@openembedded.bkbits.net:packages-devel
authorChris Larson <clarson@kergoth.com>
Thu, 18 Nov 2004 22:12:21 +0000 (22:12 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 18 Nov 2004 22:12:21 +0000 (22:12 +0000)
into odin.sc.ti.com:/home/kergoth/code/packages

2004/11/18 16:11:27-06:00 ti.com!kergoth
Unbork DEPENDS in the gpe.oeclass.. amazing what one missing space will do.

BKrev: 419d1e45kId2is0P2RHZ5Zeaizu1MA

classes/gpe.oeclass

index f192bb5..3b0cd0a 100644 (file)
@@ -1,4 +1,4 @@
-DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native"
+DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native "
 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
 FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"