From 475d9da71611494d4356ce62a311243b9b9bf401 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 07 Apr 2013 14:11:39 -0400
Subject: Add some binary package metadata.

---
(limited to 'cpp-4.7.pkg.in/control')

diff --git a/cpp-4.7.pkg.in/control b/cpp-4.7.pkg.in/control
new file mode 100644
index 0000000..084d4ef
--- /dev/null
+++ b/cpp-4.7.pkg.in/control
@@ -0,0 +1,8 @@
+Architecture: i686-any-any core-any-any k8-any-any amd64-any-any @PKG_TARGET_ARCH@
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version},
+ libmpc.2, libmpfr.4, libgmp.10, libz.1
+Suggests: gcc-4.7-locales (>= ${Binary-Version})
+Description: GNU C preprocessor
+ A macro processor that is used automatically by the C compiler to transform
+ programs before actual compilation.
--
cgit v0.9.1