mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
liboping: enable noping.
This commit is contained in:
parent
231fea9199
commit
d7b28aeb8d
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'liboping'
|
# Template file for 'liboping'
|
||||||
pkgname=liboping
|
pkgname=liboping
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="ncurses-devel"
|
||||||
short_desc="C library to generate ICMP echo requests"
|
short_desc="C library to generate ICMP echo requests"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1,GPL-2"
|
license="LGPL-2.1,GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue