flatpak-builder: broken

This commit is contained in:
maxice8 2019-02-09 05:12:13 -02:00
parent a10528838e
commit f8fb679f69
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 0 deletions

View File

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