From 29434e8ca76673432fee45c7d9660e1287fb0f3c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 30 May 2019 17:56:11 -0400 Subject: build, *.pkg.in/control: Get GCC ver from substvars --- (limited to 'cpp.pkg.in') diff --git a/cpp.pkg.in/control b/cpp.pkg.in/control index a835d86..fad3be5 100644 --- a/cpp.pkg.in/control +++ b/cpp.pkg.in/control @@ -1,6 +1,7 @@ Architecture: all Platform: all -Depends: gcc-defaults-common (= ${Binary-Version}), cpp-4.7-@PKG_TARGET_ARCH@ +Depends: gcc-defaults-common (= ${Binary-Version}), + cpp-${GCC-Base-Version}-@PKG_TARGET_ARCH@ Description: GNU C preprocessor for @PKG_TARGET_ARCH@ The C preprocessor implements the macro language used to transform C, C++, and Objective-C programs before they are compiled. It can also be useful on its -- cgit v0.9.1