mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
granite: reenable on musl
This commit is contained in:
parent
6e8b34e1d2
commit
7ffb88330e
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@ homepage="https://github.com/elementary/granite"
|
|||
distfiles="https://github.com/elementary/granite/archive/${version}.tar.gz"
|
||||
checksum=45349b24f3f5e9216354894f5598104e08d72992d81a41dadc373602853419fb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gobject introspection" ;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
granite-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue