diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 14:43:56 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 14:43:56 +0000 |
commit | 0100e41f71ff76bfe79dea8df0265e0dcf8ef16d (patch) | |
tree | 8d1b910b841a274d005786cb3b6f1da8e4904b69 /package/libpcap/ipkg | |
parent | e3b3f58af9465927c6b106a2601f3f04541e1b5c (diff) | |
download | upstream-0100e41f71ff76bfe79dea8df0265e0dcf8ef16d.tar.gz upstream-0100e41f71ff76bfe79dea8df0265e0dcf8ef16d.tar.bz2 upstream-0100e41f71ff76bfe79dea8df0265e0dcf8ef16d.zip |
Make libpcap shared
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap/ipkg')
-rw-r--r-- | package/libpcap/ipkg/libpcap.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libpcap/ipkg/libpcap.control b/package/libpcap/ipkg/libpcap.control new file mode 100644 index 0000000000..4251be8090 --- /dev/null +++ b/package/libpcap/ipkg/libpcap.control @@ -0,0 +1,8 @@ +Package: libpcap +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libpcap/ +Description: a low-level packet capture library |