From 194c8a98e0c935088da1a92b41db6dd3bb3d4df8 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 14 May 2019 01:25:44 -0400 Subject: Use Base-Version in package control fields --- (limited to 'cpp-8.pkg/control') diff --git a/cpp-8.pkg/control b/cpp-8.pkg/control index c6ef972..9896d06 100644 --- a/cpp-8.pkg/control +++ b/cpp-8.pkg/control @@ -1,8 +1,8 @@ Architecture: i686-any-any core-any-any k8-any-any amd64-any-any Platform: all -Depends: gcc-4.7-common (= ${Binary-Version}), +Depends: gcc-${Base-Version}-common (= ${Binary-Version}), libmpc.3, libmpfr.4, libgmp.10, libz.1 -Suggests: gcc-4.7-locales (>= ${Binary-Version}) +Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}) Description: GNU C preprocessor A macro processor that is used automatically by the C compiler to transform programs before actual compilation. -- cgit v0.9.1