summaryrefslogtreecommitdiffstats
path: root/gcc-8-locales.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-14 01:25:44 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-14 01:25:44 (EDT)
commit194c8a98e0c935088da1a92b41db6dd3bb3d4df8 (patch)
tree99fe163b6edcf7f633d7d78f63c9f2aafea37f19 /gcc-8-locales.pkg
parent5800c309f7ce65c11d6a2687c6a0394d622032cc (diff)
Use Base-Version in package control fields
Diffstat (limited to 'gcc-8-locales.pkg')
-rw-r--r--gcc-8-locales.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-8-locales.pkg/control b/gcc-8-locales.pkg/control
index 3f50a4b..a7653e2 100644
--- a/gcc-8-locales.pkg/control
+++ b/gcc-8-locales.pkg/control
@@ -1,5 +1,5 @@
Architecture: all
Platform: all
-Depends: gcc-4.7-common (= ${Binary-Version})
+Depends: gcc-${Base-Version}-common (= ${Binary-Version})
Description: GNU compiler collection - locales
This package provides native language support for the GNU compiler collection.