From eeb99805c76f39e222ef2e3be56965bb761fe044 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 08 Jun 2019 16:28:13 -0400 Subject: bc, dc, bc-doc: Use ${Source-Version} in arch:all deps --- (limited to 'dc.pkg') diff --git a/dc.pkg/control b/dc.pkg/control index d34fc0d..8da12a9 100644 --- a/dc.pkg/control +++ b/dc.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: bc-common (= ${Binary-Version}), ${Shlib-Depends} +Depends: bc-common (= ${Source-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. -- cgit v0.9.1