diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 20:02:49 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-03 20:02:49 (EDT) |
commit | 0712d3a1ce6082b2ecbd639923291b8dfe0a822d (patch) | |
tree | ca907e73de8b9a5274e1b046d901063e0482189c /libubox-dev.pkg/control | |
parent | 4d0ed2eb4c56b843090e235c1b6bbe8c33106621 (diff) |
libubox: New binary package
Diffstat (limited to 'libubox-dev.pkg/control')
-rw-r--r-- | libubox-dev.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libubox-dev.pkg/control b/libubox-dev.pkg/control new file mode 100644 index 0000000..42123fc --- /dev/null +++ b/libubox-dev.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Description: C utility functions for OpenWrt + libubox is a basic utility library used by some packages maintained by OpenWrt. + . + This package provides header files and a static library for libubox. |