mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
libpaper: needs gettext in hostmakedepends
This commit is contained in:
parent
0b9b47da0d
commit
58a65183f2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.1.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/papersize"
|
conf_files="/etc/papersize"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake gettext libtool"
|
||||||
short_desc="Library for handling paper characteristics"
|
short_desc="Library for handling paper characteristics"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue