aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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