diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 10:27:51 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 10:27:51 (EST) |
commit | 6ea3071112bc5cfab7dc5bf552e7a912537ff6cf (patch) | |
tree | 4d5e836327332a2b90abe692711c8531a01329da | |
parent | 4daa4819bddc5d43ca493b6e3d69c78327796dd2 (diff) |
dialog-ncursesw: Provide dialog
-rw-r--r-- | dialog-ncursesw.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dialog-ncursesw.pkg/control b/dialog-ncursesw.pkg/control index 322bbaa..b4702cc 100644 --- a/dialog-ncursesw.pkg/control +++ b/dialog-ncursesw.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: all Section: util +Provides: dialog Depends: ${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 |