diff options
Diffstat (limited to 'package/debian/control')
| -rw-r--r-- | package/debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/debian/control b/package/debian/control index c42f663275e4..8df5923fe94c 100644 --- a/package/debian/control +++ b/package/debian/control @@ -22,3 +22,12 @@ Description: dialog - display dialog boxes from shell scripts tailboxbg, textbox, timebox, treeview, and yesno (yes/no). . This package installs as "cdialog" to avoid conflict with other packages. + +Package: cdialog-dev +Architecture: any +Depends: libc6 (>= 2.11), libncursesw5 (>= 5.3) +Description: dialog - display dialog boxes from shell scripts + Dialog is a program that will let you present a variety of questions or + display messages using dialog boxes from a shell script. These types + This package provides headers and documentation for the library used + by "cdialog". |
