diff options
Diffstat (limited to 'openwrt/package/mysql/ipkg/libmysqlclient')
-rw-r--r-- | openwrt/package/mysql/ipkg/libmysqlclient/CONTROL/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/mysql/ipkg/libmysqlclient/CONTROL/control b/openwrt/package/mysql/ipkg/libmysqlclient/CONTROL/control new file mode 100644 index 0000000000..6773242cb1 --- /dev/null +++ b/openwrt/package/mysql/ipkg/libmysqlclient/CONTROL/control @@ -0,0 +1,9 @@ +Package: libmysqlclient +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/mysql/ +Description: MySQL client library +Depends: zlib |