summaryrefslogtreecommitdiffstats
path: root/opkhelper.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'opkhelper.pkg/control')
-rw-r--r--opkhelper.pkg/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/opkhelper.pkg/control b/opkhelper.pkg/control
new file mode 100644
index 0000000..01b2474
--- /dev/null
+++ b/opkhelper.pkg/control
@@ -0,0 +1,8 @@
+Package: opkhelper
+Architecture: all
+Depends: opkhelper-1.0 (>= 1.0.0-1)
+Description: opkg build helper tools
+ A set of programs to assist in building binary packages installable by the
+ lightweight package manager "opkg".
+ .
+ This package depends on the default version of the opkg build helper tools.