Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Sun, 12 Sep 2004 20:50:46 +0000 (20:50 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 12 Sep 2004 20:50:46 +0000 (20:50 +0000)
into handhelds.org:/home/kergoth/code/oe/packages

2004/09/12 14:48:44-04:00 handhelds.org!kergoth
Fix gettext problem in lrzsz build.

BKrev: 4144b6a6TGq63IGLDXFWR2u9baPvJg

lrzsz/lrzsz-0.12.20/gettext.patch [moved from lrzsz/lrzsz-0.12.20/m4.patch with 100% similarity]
lrzsz/lrzsz-0.12.20/po-fix.patch [deleted file]
lrzsz/lrzsz_0.12.20.oe

diff --git a/lrzsz/lrzsz-0.12.20/po-fix.patch b/lrzsz/lrzsz-0.12.20/po-fix.patch
deleted file mode 100644 (file)
index e69de29..0000000
index b7838a7..b72e457 100644 (file)
@@ -1,13 +1,13 @@
 SECTION = "base"
 PRIORITY = "standard"
 DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer"
-PR = "r1"
+DEPENDS = "gettext-native"
+PR = "r2"
 
 SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \
           file://autotools.patch;patch=1 \
           file://makefile.patch;patch=1 \
-          file://m4.patch;patch=1 \
-          file://po-fix.patch;patch=1"
+          file://gettext.patch;patch=1"
 
 inherit autotools