crash: depend on binutils
This commit is contained in:
parent
8d21b4f459
commit
888ba05409
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=7.3.0
|
version=7.3.0
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686 x86_64" # broken on musl
|
archs="i686 x86_64" # broken on musl
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="flex tar wget"
|
hostmakedepends="flex tar wget"
|
||||||
makedepends="lzo-devel ncurses-devel zlib-devel"
|
makedepends="lzo-devel ncurses-devel zlib-devel"
|
||||||
|
depends="binutils"
|
||||||
short_desc="Kernel crash dump debugger and live inspector"
|
short_desc="Kernel crash dump debugger and live inspector"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue