diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/liboping/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/liboping/PKGBUILD')
-rw-r--r-- | community/liboping/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/liboping/PKGBUILD b/community/liboping/PKGBUILD index 3e982e04b..d11fffe63 100644 --- a/community/liboping/PKGBUILD +++ b/community/liboping/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 64661 2012-02-17 14:00:22Z bisson $ +# $Id: PKGBUILD 99870 2013-10-31 02:11:43Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=liboping @@ -8,7 +8,6 @@ pkgdesc='C library to generate ICMP echo requests, better known as "ping packets url='http://verplant.org/liboping/' arch=('i686' 'x86_64') license=('GPL') -options=('!libtool') depends=('libcap') makedepends=('ncurses') optdepends=('perl: perl bindings' |