diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 14:43:56 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 14:43:56 +0000 |
commit | 730adf9bb55128eea0e81f6ec924fa099388bc54 (patch) | |
tree | 3dd0de290ed215e4df38b97a2dd3a22acd99b265 /openwrt/package/libpcap/ipkg/libpcap.control | |
parent | cff7fd9c681fdf1f879eb39a5647ed0c7f8bde38 (diff) |
Make libpcap shared
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libpcap/ipkg/libpcap.control')
-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 0000000000..4251be8090 --- /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 |