summaryrefslogtreecommitdiffstats
path: root/libgomp.1.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp.1.pkg/control')
-rw-r--r--libgomp.1.pkg/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp.1.pkg/control b/libgomp.1.pkg/control
new file mode 100644
index 0000000..4cb8ff7
--- /dev/null
+++ b/libgomp.1.pkg/control
@@ -0,0 +1,6 @@
+Architecture: any
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version}), libc.6
+Description: GNU OpenMP library
+ This package provides the GNU implementation of the OpenMP API for
+ multi-platform shared-memory parallel programming in C, C++, and Fortran.