flatpak-builder: broken
This commit is contained in:
parent
a10528838e
commit
f8fb679f69
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue