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