From f7ee66c4239bdd8025be916497ab765b8ebb18f5 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Tue, 23 Apr 2013 14:01:31 -0400
Subject: Add control file for libssp.0.

---
(limited to 'libssp.0.pkg/control')

diff --git a/libssp.0.pkg/control b/libssp.0.pkg/control
new file mode 100644
index 0000000..b6e4393
--- /dev/null
+++ b/libssp.0.pkg/control
@@ -0,0 +1,6 @@
+Architecture: any
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version}), libc.6
+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