From abeec0d9ce8a1f68f70c781f66f7261a709be04b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 15 May 2019 01:36:23 -0400 Subject: Use ${Shlib-Depends} --- (limited to 'libgcc.1.pkg') diff --git a/libgcc.1.pkg/control b/libgcc.1.pkg/control index bb5ad58..8d0ca4a 100644 --- a/libgcc.1.pkg/control +++ b/libgcc.1.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gcc-${Base-Version}-common (= ${Binary-Version}) +Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends}, Description: GCC low-level runtime library This package provides libgcc, a low-level runtime library that contains routines for arithmetic operations not performed by the host processor, -- cgit v0.9.1