mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
iselect: need automake.
This commit is contained in:
parent
70439eb982
commit
9a50e92a0f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=iselect
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config autoconf"
|
hostmakedepends="pkg-config automake"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Interactive line selection tool for textual files"
|
short_desc="Interactive line selection tool for textual files"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue