diff options
author | Patrick 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) |
commit | 870b39253f95372cfae99570b29145f2e02c6b5c (patch) | |
tree | cb8e9c1e7a9355817644ff114790c679c1e02287 /dialog-doc.pkg/control | |
parent | 8bbe3178e12b6d97f1600543964c1512c9a7f7e2 (diff) |
dialog-ncurses: New package
Diffstat (limited to 'dialog-doc.pkg/control')
-rw-r--r-- | dialog-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dialog-doc.pkg/control b/dialog-doc.pkg/control index 4678b87..7ace239 100644 --- a/dialog-doc.pkg/control +++ b/dialog-doc.pkg/control @@ -1,7 +1,7 @@ Architecture: all Platform: all Section: doc -Depends: dialog-ncursesw (>= ${Source-Version}) +Depends: dialog-common (= ${Source-Version}) Description: Program to display dialog boxes from shell scripts - documentation dialog is a program that will let you present a variety of questions or display messages using dialog boxes from a shell script. |