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

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

inherit autotools