summaryrefslogtreecommitdiff
path: root/psmisc/psmisc_20.2.oe
blob: 1b09552882746221d63c24d821d4cf7b7f75e9fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "procfs tools"
SECTION = "base"
PRIORITY = "required"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "virtual/libc ncurses"

SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \
	 file://${FILESDIR}/configure.patch;patch=1 \
	 file://${FILESDIR}/m4.patch;patch=1"
S = "${WORKDIR}/psmisc-${PV}"

inherit autotools