summaryrefslogtreecommitdiffstats
path: root/bc-doc.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-08 16:28:13 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-08 16:28:13 (EDT)
commiteeb99805c76f39e222ef2e3be56965bb761fe044 (patch)
treeb7a8db6cf11198075294171fc95592342c0f2e82 /bc-doc.pkg
parentd04e71b2156c8175fd43b19b6e15e0ff107dea17 (diff)
bc, dc, bc-doc: Use ${Source-Version} in arch:all deps
Diffstat (limited to 'bc-doc.pkg')
-rw-r--r--bc-doc.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/bc-doc.pkg/control b/bc-doc.pkg/control
index ccdafa9..db8e885 100644
--- a/bc-doc.pkg/control
+++ b/bc-doc.pkg/control
@@ -1,6 +1,6 @@
Architecture: all
Platform: all
-Depends: bc-common (= ${Binary-Version})
+Depends: bc-common (= ${Source-Version})
Description: Arbitrary precision calculator language - documentation
${Common-Description}
.