granite: reenable on musl

This commit is contained in:
q66 2019-08-15 00:24:02 +02:00 committed by Helmut Pozimski
parent 6e8b34e1d2
commit 7ffb88330e
1 changed files with 0 additions and 6 deletions

View File

@ -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"