summaryrefslogtreecommitdiffstats
path: root/opkbuild.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 17:57:16 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 17:58:53 (EDT)
commit0805ee60de31eca17f6c4bff3c6d00696d3e822c (patch)
tree47db699c785dcb10c4b35610da8d183b70f57c37 /opkbuild.pkg/control
parentec6b382105feb2a8b757190c86015b793858b623 (diff)
opkbuild, libopkbuild.1: New binary packages.
Diffstat (limited to 'opkbuild.pkg/control')
-rw-r--r--opkbuild.pkg/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/opkbuild.pkg/control b/opkbuild.pkg/control
new file mode 100644
index 0000000..c7922dc
--- /dev/null
+++ b/opkbuild.pkg/control
@@ -0,0 +1,7 @@
+Architecture: all
+Platform: all
+Depends: libopkbuild.1 (>= ${Binary-Version})
+Description: distribution build system
+ ${Common-Description}
+ .
+ This package provides the opkbuild utilities.