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
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