util-linux: enable readline support.
This commit is contained in:
parent
ab2f86f590
commit
432ff26074
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'util-linux'
|
||||
pkgname=util-linux
|
||||
version=2.28
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Miscellaneous linux utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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
|
||||
|
||||
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.
|
||||
system_accounts="uuidd"
|
||||
uuidd_homedir="/run/uuidd"
|
||||
|
|
Loading…
Reference in New Issue
Block a user