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 'libssp.0.pkg') diff --git a/libssp.0.pkg/control b/libssp.0.pkg/control index 4dcf615..2e21d37 100644 --- a/libssp.0.pkg/control +++ b/libssp.0.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 stack-smashing protector This package provides the GCC stack-smashing protector extension to protect applications from stack buffer overflow attacks. -- cgit v0.9.1