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 'gcc.pkg.in') diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control index 9565da9..3b5042a 100644 --- a/gcc.pkg.in/control +++ b/gcc.pkg.in/control @@ -1,6 +1,7 @@ Architecture: all Platform: all -Depends: gcc-defaults-common (= ${Binary-Version}), gcc-4.7-@PKG_TARGET_ARCH@ +Depends: gcc-defaults-common (= ${Binary-Version}), + gcc-${GCC-Base-Version}-@PKG_TARGET_ARCH@ Description: GNU C compiler for @PKG_TARGET_ARCH@ This is the GNU C compiler, a fairly portable optimizing compiler for C. . -- cgit v0.9.1