diff options
Diffstat (limited to 'bc.pkg/control')
-rw-r--r-- | bc.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bc.pkg/control b/bc.pkg/control new file mode 100644 index 0000000..9941f87 --- /dev/null +++ b/bc.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Depends: bc-common (= ${Binary-Version}), + libreadline.6, libncurses.5, libtinfo.5 +Description: Arbitrary precision calculator language + ${Common-Description} |