summaryrefslogtreecommitdiff
path: root/psmisc/psmisc_20.2.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-10-13 20:32:02 +0000
committerChris Larson <clarson@kergoth.com>2004-10-13 20:32:02 +0000
commit5622d90ad2d7c5233407592b3b5232ef933c21d3 (patch)
tree52cbad18eefb3dcbc35290b6bd84d2ee35d14c83 /psmisc/psmisc_20.2.oe
parent4a58197bbbb266b0de058f2a46bba39d9b9f8e04 (diff)
Unbork the psmisc build (had to run current gettextize against it, among other things).
BKrev: 416d90c2O46LJQqz4oVGPRN8W1NnQg
Diffstat (limited to 'psmisc/psmisc_20.2.oe')
-rw-r--r--psmisc/psmisc_20.2.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/psmisc/psmisc_20.2.oe b/psmisc/psmisc_20.2.oe
index 583a913e58..f2519a4ef0 100644
--- a/psmisc/psmisc_20.2.oe
+++ b/psmisc/psmisc_20.2.oe
@@ -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