mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
htop: cross build support.
This commit is contained in:
parent
48cd636b79
commit
6f633b431d
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=1.0.2
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-unicode --enable-cgroup --enable-taskstats"
|
||||
makedepends="bison python ncurses-devel"
|
||||
hostmakedepends="bison python"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="An interactive process viewer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Reference in a new issue