mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
FeedReader: enable cross
This commit is contained in:
parent
41d74a1966
commit
a5196ae7d8
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ license="GPL-3.0-only"
|
||||||
homepage="https://jangernert.github.io/FeedReader/"
|
homepage="https://jangernert.github.io/FeedReader/"
|
||||||
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=fd10d2d2dc9c20c259d672634e5e100d10f0fb730e0687e1b3c2423224901a2c
|
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
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" libexecinfo-devel"
|
makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue