mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
gtkspell: needs intltool to build.
This commit is contained in:
parent
a0f0801de4
commit
cde5b3d58c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=gtkspell
|
||||
version=2.0.16
|
||||
revision=1
|
||||
makedepends="pkg-config gtk+-devel enchant-devel"
|
||||
makedepends="pkg-config intltool gtk+-devel enchant-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
subpackages="${pkgname}-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue