diff options
author | P. 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) |
commit | 0805ee60de31eca17f6c4bff3c6d00696d3e822c (patch) | |
tree | 47db699c785dcb10c4b35610da8d183b70f57c37 /opkbuild.pkg/control | |
parent | ec6b382105feb2a8b757190c86015b793858b623 (diff) |
opkbuild, libopkbuild.1: New binary packages.
Diffstat (limited to 'opkbuild.pkg/control')
-rw-r--r-- | opkbuild.pkg/control | 7 |
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. |