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 | b4e465c6fbdab58ae67827e034483a7003846fd4 (patch) | |
tree | 8d1b910b841a274d005786cb3b6f1da8e4904b69 /package/libpcap/ipkg/libpcap.control | |
parent | 7c6b71659a62e8e1c6d8fcc9b1e8a79e0bf24b2f (diff) |
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/libpcap.control')
-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 000000000..4251be809 --- /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 |