bwm-ng: unmark nocross
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c5edee6f94
commit
92d4c038e6
|
@ -4,14 +4,13 @@ version=0.6.2
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
makedepends="ncurses-devel"
|
||||
makedepends="ncurses-devel libstatgrab-devel"
|
||||
short_desc="Console-based live network and disk io bandwidth monitor"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gropp.org/?id=projects&sub=bwm-ng"
|
||||
distfiles="https://github.com/vgropp/bwm-ng/archive/v${version}.tar.gz"
|
||||
checksum=906a2d561f2ec9e0dd68b7f51b302908e99515ea1216d0ecaf14d873ef54ae70
|
||||
nocross='configure: error: "NO INPUT FOUND"'
|
||||
|
||||
CFLAGS="-fgnu89-inline"
|
||||
|
||||
|
|
Loading…
Reference in New Issue