mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'.
|
# Template build file for 'lshw'.
|
||||||
pkgname=lshw
|
pkgname=lshw
|
||||||
version=B.02.18
|
version=B.02.18
|
||||||
revision=2
|
revision=3
|
||||||
makedepends="gtk+-devel libglade-devel sqlite-devel"
|
makedepends="gtk+-devel libglade-devel sqlite-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="docbook2x pkg-config"
|
||||||
short_desc="Hardware lister application"
|
short_desc="Hardware lister application"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://ezix.org/project/wiki/HardwareLiSter"
|
homepage="http://ezix.org/project/wiki/HardwareLiSter"
|
||||||
|
|
Loading…
Add table
Reference in a new issue