diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-09 13:53:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-09 13:53:37 +0000 |
commit | cbd1a66cecee1c7e6f433ef64a66b2a72b52eea9 (patch) | |
tree | 93c5caeec611ef8eee16f3b10b1839389a1289e9 /openwrt/package/libpthread/libpthread.control | |
parent | f9610b31264a6cc2aa787062dfd8356da6d0c1a3 (diff) | |
download | mtk-20170518-cbd1a66cecee1c7e6f433ef64a66b2a72b52eea9.zip mtk-20170518-cbd1a66cecee1c7e6f433ef64a66b2a72b52eea9.tar.gz mtk-20170518-cbd1a66cecee1c7e6f433ef64a66b2a72b52eea9.tar.bz2 |
Add libpthread package
SVN-Revision: 600
Diffstat (limited to 'openwrt/package/libpthread/libpthread.control')
-rw-r--r-- | openwrt/package/libpthread/libpthread.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/libpthread/libpthread.control b/openwrt/package/libpthread/libpthread.control new file mode 100644 index 0000000..7037493 --- /dev/null +++ b/openwrt/package/libpthread/libpthread.control @@ -0,0 +1,6 @@ +Package: libpthread +Priority: optional +Section: libs +Maintainer: Nico <nthill@free.fr> +Source: buildroot internal +Description: POSIX threads library |