mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
macchanger: needs texinfo in hostmakedepends
This commit is contained in:
parent
fb32e66150
commit
119e7a7f86
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.7.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_script="./autogen.sh"
|
configure_script="./autogen.sh"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake texinfo"
|
||||||
short_desc="Small utility to change your NIC's MAC address"
|
short_desc="Small utility to change your NIC's MAC address"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue