libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / dialog / dialog.inc
blob8fe0d98a2ad5dfbc5fc474e1011d03842772f51e
1 SECTION = "console/utils"
2 DEPENDS = "ncurses"
3 LICENSE = "GPL"
4 DESCRIPTION = "Dialog lets you to present a variety of questions \
5 or display messages using dialog boxes from a shell \
6 script (or any scripting language)."
8 SRC_URI = "ftp://invisible-island.net/dialog/dialog-${PV}.tgz"
10 inherit autotools
12 do_configure() {
13         oe_runconf