summaryrefslogtreecommitdiffstats
path: root/dc.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'dc.pkg/control')
-rw-r--r--dc.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/dc.pkg/control b/dc.pkg/control
index 3a34b7a..d34fc0d 100644
--- a/dc.pkg/control
+++ b/dc.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
-Depends: bc-common (= ${Binary-Version})
+Depends: bc-common (= ${Binary-Version}), ${Shlib-Depends}
Description: Arbitrary precision calculator
GNU dc is a reverse-polish desk calculator which supports unlimited precision
arithmetic. It also allows you to define and call macros.