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 | 80d8f01d21ee311f03207249ae0e4095cf8df38b (patch) | |
tree | 3dd0de290ed215e4df38b97a2dd3a22acd99b265 /openwrt/package/libpcap/ipkg | |
parent | 98920cbaeca1f16d3dc0532eaa7c17e614ea79b1 (diff) | |
download | mtk-20170518-80d8f01d21ee311f03207249ae0e4095cf8df38b.zip mtk-20170518-80d8f01d21ee311f03207249ae0e4095cf8df38b.tar.gz mtk-20170518-80d8f01d21ee311f03207249ae0e4095cf8df38b.tar.bz2 |
Make libpcap shared
SVN-Revision: 476
Diffstat (limited to 'openwrt/package/libpcap/ipkg')
-rw-r--r-- | openwrt/package/libpcap/ipkg/libpcap.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libpcap/ipkg/libpcap.control b/openwrt/package/libpcap/ipkg/libpcap.control new file mode 100644 index 0000000..4251be8 --- /dev/null +++ b/openwrt/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 |