mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
most: makedepend on slang-devel instead of slang, remove unneeded hostmakedepends
This commit is contained in:
parent
e741a55626
commit
4387e1b70e
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'most'
|
# Template file for 'most'
|
||||||
pkgname="most"
|
pkgname="most"
|
||||||
version="5.0.0a"
|
version="5.0.0a"
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config slang"
|
makedepends="slang-devel"
|
||||||
makedepends="slang"
|
|
||||||
short_desc="Paging program that displays, one windowful at a time, the contents of a file"
|
short_desc="Paging program that displays, one windowful at a time, the contents of a file"
|
||||||
maintainer="Jens E. Becker <v2px@v2px.de>"
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue