summaryrefslogtreecommitdiffstats
path: root/libssp.0.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-15 23:53:10 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-15 23:53:10 (EDT)
commitd6e5840c22eead963b449241bca40247ce12b9c9 (patch)
treed152684ce1c8876e5e7d64afad759c2587e9a401 /libssp.0.pkg/control
parentffc777d72ab2e202975c852f87099b1cec1d6673 (diff)
Fix some dependencies.
Diffstat (limited to 'libssp.0.pkg/control')
-rw-r--r--libssp.0.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp.0.pkg/control b/libssp.0.pkg/control
index b6e4393..b23de1a 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}), libc.6
+Depends: gcc-4.7-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.