lshw: missing docbook2x host dependency
This commit is contained in:
parent
54900d99f5
commit
0cc872d1d6
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'lshw'.
|
||||
pkgname=lshw
|
||||
version=B.02.18
|
||||
revision=2
|
||||
revision=3
|
||||
makedepends="gtk+-devel libglade-devel sqlite-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="docbook2x pkg-config"
|
||||
short_desc="Hardware lister application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://ezix.org/project/wiki/HardwareLiSter"
|
||||
|
|
Loading…
Reference in a new issue