From 29c3ca9526c85eaa19f27456e9c95e2554ffc0fe Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Wed, 31 May 2006 22:05:08 +0000 Subject: [PATCH] dialog - Add dialog-static and templates.patch --- packages/dialog/dialog_1.0-20050306.bb | 13 +------------ 1 file changed, 1 insertion(+), 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 -- 2.39.5