aboutsummaryrefslogtreecommitdiffstats
path: root/dialog/dialog_0.9b-20031207.oe
blob: 6dc5f16f0a6bcf1321554532af576c2e86093307 (plain)
1
2
3
4
5
6
7
8
9
10
DEPENDS = "virtual/libc ncurses"
DESCRIPTION = "Dialog lets you to present a variety of questions \
or display messages using dialog boxes from a shell \
script (or any scripting language)."

SRC_URI = "ftp://ftp.us.debian.org/debian/pool/main/d/dialog/dialog_${PV}.orig.tar.gz \
	   file://${FILESDIR}/configure.patch;patch=1 \
	   file://${FILESDIR}/m4.patch;patch=1"

inherit autotools