dialog - Add dialog-static and templates.patch
authorRaymond Danks <raymond@edanks.com>
Wed, 31 May 2006 22:05:08 +0000 (22:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 31 May 2006 22:05:08 +0000 (22:05 +0000)
packages/dialog/dialog_1.0-20050306.bb

index 3aa28e5..7b7b72f 100644 (file)
@@ -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