mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
musl-legacy-compat: restrict to musl and drop wrong conflicts.
Close #1548
This commit is contained in:
parent
d202ed7ec2
commit
8157354f62
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'musl-legacy-compat'
|
# Template file for 'musl-legacy-compat'
|
||||||
pkgname=musl-legacy-compat
|
pkgname=musl-legacy-compat
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
conflicts="glibc-devel>=0"
|
only_for_archs="i686-musl x86_64-musl armv6l-musl armv7l-musl aarch64-musl"
|
||||||
short_desc="Legacy compatibility headers for the musl libc"
|
short_desc="Legacy compatibility headers for the musl libc"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
|
Loading…
Add table
Reference in a new issue