Unbork the psmisc build (had to run current gettextize against it, among other things).
authorChris Larson <clarson@kergoth.com>
Wed, 13 Oct 2004 20:32:02 +0000 (20:32 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 13 Oct 2004 20:32:02 +0000 (20:32 +0000)
BKrev: 416d90c2O46LJQqz4oVGPRN8W1NnQg

psmisc/psmisc-20.2/gettext.patch [moved from psmisc/psmisc-20.2/configure.patch with 100% similarity]
psmisc/psmisc-20.2/m4.patch [deleted file]
psmisc/psmisc_20.2.oe

diff --git a/psmisc/psmisc-20.2/m4.patch b/psmisc/psmisc-20.2/m4.patch
deleted file mode 100644 (file)
index e69de29..0000000
index 583a913..f2519a4 100644 (file)
@@ -2,11 +2,11 @@ DESCRIPTION = "procfs tools"
 SECTION = "base"
 PRIORITY = "required"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "ncurses"
+DEPENDS = "ncurses gettext-native"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \
-        file://configure.patch;patch=1 \
-        file://m4.patch;patch=1"
+          file://gettext.patch;patch=1"
 S = "${WORKDIR}/psmisc-${PV}"
 
 inherit autotools