gettext-devel: conflicts with musl>=1.1.9_4 (libintl.h).
This commit is contained in:
parent
6bf94116b0
commit
44ff4c9477
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gettext'
|
# Template file for 'gettext'
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.19.4
|
version=0.19.4
|
||||||
revision=6
|
revision=7
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||||
|
@ -33,6 +33,7 @@ gettext-devel-examples_package() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
gettext-devel_package() {
|
gettext-devel_package() {
|
||||||
|
conflicts="musl>=1.1.9_4"
|
||||||
depends="gettext-libs>=${version}_${revision}"
|
depends="gettext-libs>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue