summaryrefslogtreecommitdiffstats
path: root/dialog-ncursesw.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 01:05:15 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 01:19:31 (EST)
commit870b39253f95372cfae99570b29145f2e02c6b5c (patch)
treecb8e9c1e7a9355817644ff114790c679c1e02287 /dialog-ncursesw.pkg
parent8bbe3178e12b6d97f1600543964c1512c9a7f7e2 (diff)
dialog-ncurses: New package
Diffstat (limited to 'dialog-ncursesw.pkg')
-rw-r--r--dialog-ncursesw.pkg/control2
-rw-r--r--dialog-ncursesw.pkg/docs0
2 files changed, 1 insertions, 1 deletions
diff --git a/dialog-ncursesw.pkg/control b/dialog-ncursesw.pkg/control
index b4702cc..4724ab9 100644
--- a/dialog-ncursesw.pkg/control
+++ b/dialog-ncursesw.pkg/control
@@ -2,7 +2,7 @@ Architecture: any
Platform: all
Section: util
Provides: dialog
-Depends: ${Shlib-Depends}
+Depends: dialog-common (= ${Source-Version}), ${Shlib-Depends}
Description: Program to display dialog boxes from shell scripts - ncursesw
dialog is a program that will let you present a variety of questions or display
messages using dialog boxes from a shell script.
diff --git a/dialog-ncursesw.pkg/docs b/dialog-ncursesw.pkg/docs
deleted file mode 100644
index e69de29..0000000
--- a/dialog-ncursesw.pkg/docs
+++ /dev/null