aboutsummaryrefslogtreecommitdiffstats
path: root/psmisc/psmisc_20.2.oe
blob: 583a913e58b05c0477a164d7f0203d1377d5773d (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 = "ncurses"

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

inherit autotools