FeedReader: enable cross

This commit is contained in:
Jürgen Buchmüller 2020-04-14 11:48:40 +02:00
parent 41d74a1966
commit a5196ae7d8

View file

@ -13,7 +13,6 @@ license="GPL-3.0-only"
homepage="https://jangernert.github.io/FeedReader/"
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
checksum=fd10d2d2dc9c20c259d672634e5e100d10f0fb730e0687e1b3c2423224901a2c
nocross="SQLite.vala:131.12-131.36: error: The name copy does not exist in the context of Sqlite.Value"
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" libexecinfo-devel"