flatpak-builder: unbreak
This commit is contained in:
parent
c4df5d922f
commit
1b24946732
|
@ -12,7 +12,6 @@ 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