diff options
Diffstat (limited to 'libssp.0.pkg/control')
-rw-r--r-- | libssp.0.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp.0.pkg/control b/libssp.0.pkg/control index b23de1a..4dcf615 100644 --- a/libssp.0.pkg/control +++ b/libssp.0.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gcc-4.7-common (= ${Binary-Version}) +Depends: gcc-${Base-Version}-common (= ${Binary-Version}) Description: GCC stack-smashing protector This package provides the GCC stack-smashing protector extension to protect applications from stack buffer overflow attacks. |