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