diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 13:53:37 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 13:53:37 +0000 |
commit | 559049e095ef91d3f545abe5cc61f33fc5aa0c77 (patch) | |
tree | 6924c81b0a6ba48031c7bb39f6cbe07c50608f96 /package/libpthread/libpthread.control | |
parent | 07fa39f76acfb5a896137cb7ae002f39ebfc42e4 (diff) |
Add libpthread package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@600 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpthread/libpthread.control')
-rw-r--r-- | package/libpthread/libpthread.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/libpthread/libpthread.control b/package/libpthread/libpthread.control new file mode 100644 index 000000000..7037493e8 --- /dev/null +++ b/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 |