aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dialog
diff options
context:
space:
mode:
authorRaymond Danks <raymond@edanks.com>2006-05-31 22:05:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-31 22:05:08 +0000
commit29c3ca9526c85eaa19f27456e9c95e2554ffc0fe (patch)
tree72712534b18e322b62b88181324233de3220c517 /packages/dialog
parent3f2ebfd7412b7c45635a5c28ee25fb1db7bb6ec2 (diff)
downloadopenembedded-29c3ca9526c85eaa19f27456e9c95e2554ffc0fe.tar.gz
dialog - Add dialog-static and templates.patch
Diffstat (limited to 'packages/dialog')
-rw-r--r--packages/dialog/dialog_1.0-20050306.bb13
1 files changed, 1 insertions, 12 deletions
diff --git a/packages/dialog/dialog_1.0-20050306.bb b/packages/dialog/dialog_1.0-20050306.bb
index 3aa28e58ce..7b7b72f364 100644
--- a/packages/dialog/dialog_1.0-20050306.bb
+++ b/packages/dialog/dialog_1.0-20050306.bb
@@ -1,12 +1 @@
-SECTION = "console/utils"
-DEPENDS = "ncurses"
-LICENSE = "GPL"
-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://configure.patch;patch=1 \
- file://m4.patch;patch=1"
-
-inherit autotools
+include dialog.inc