summaryrefslogtreecommitdiff
path: root/bvi/bvi_1.3.1.oe
blob: ad3e0d8c9a33a8739ff1031bf3abe3f712c63f91 (plain)
1
2
3
4
5
6
7
8
DEPENDS = virtual/libc ncurses
RDEPENDS = libc6 libncurses5

SRC_URI = ${SOURCEFORGE_MIRROR}/bvi/bvi-1.3.1.src.tar.gz \
	  file://${FILESDIR}/configure.patch;patch=1 \
	  file://${FILESDIR}/compile.patch;patch=1

inherit autotools