flatpak-builder: unbreak

This commit is contained in:
maxice8 2019-02-09 09:15:22 -02:00
parent c4df5d922f
commit 1b24946732
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/flatpak/flatpak-builder"
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=ab9a2d6395def37d60983a232c4105d6ed8dd8ba4f798e76ba75b8c366bfb0d0
broken="unbreak when libidna2 is reubilt"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" flatpak-devel"