mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
gettext: needs libgomp-devel to build.
This commit is contained in:
parent
9ced83780d
commit
41d31a3d4d
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ long_desc="
|
||||||
|
|
||||||
subpackages="$pkgname-devel $pkgname-libs"
|
subpackages="$pkgname-devel $pkgname-libs"
|
||||||
Add_dependency build ncurses-devel
|
Add_dependency build ncurses-devel
|
||||||
|
Add_dependency build libgomp-devel
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
# Disable ACL.
|
# Disable ACL.
|
||||||
|
|
Loading…
Add table
Reference in a new issue