iputils: enable localization
This commit is contained in:
parent
81d7c572d0
commit
33b50975cb
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'iputils'
|
# Template file for 'iputils'
|
||||||
pkgname=iputils
|
pkgname=iputils
|
||||||
version=20211215
|
version=20211215
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-DNO_SETCAP_OR_SUID=true -DUSE_IDN=false -DBUILD_NINFOD=false"
|
configure_args="-DNO_SETCAP_OR_SUID=true -DUSE_IDN=false -DBUILD_NINFOD=false"
|
||||||
hostmakedepends="pkg-config docbook2x docbook-xsl-ns libcap-progs iproute2"
|
hostmakedepends="pkg-config docbook2x docbook-xsl-ns libcap-progs iproute2 gettext"
|
||||||
makedepends="libcap-devel"
|
makedepends="libcap-devel"
|
||||||
depends="libcap-progs"
|
depends="libcap-progs"
|
||||||
short_desc="Useful utilities for Linux networking (including ping)"
|
short_desc="Useful utilities for Linux networking (including ping)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue