util-linux: enable readline support.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.28
|
version=2.28
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Miscellaneous linux utilities"
|
short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||||
@@ -10,7 +10,7 @@ distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar
|
|||||||
checksum=395847e2a18a2c317170f238892751e73a57104565344f8644090c8b091014bb
|
checksum=395847e2a18a2c317170f238892751e73a57104565344f8644090c8b091014bb
|
||||||
|
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config"
|
hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||||
makedepends="zlib-devel ncurses-devel pam-devel libcap-ng-devel"
|
makedepends="zlib-devel readline-devel pam-devel libcap-ng-devel"
|
||||||
# Create uuidd system account for uuidd.
|
# Create uuidd system account for uuidd.
|
||||||
system_accounts="uuidd"
|
system_accounts="uuidd"
|
||||||
uuidd_homedir="/run/uuidd"
|
uuidd_homedir="/run/uuidd"
|
||||||
|
|||||||
Reference in New Issue
Block a user