appstream_glib, fix build (#6620)

This commit is contained in:
Schrijvers Luc
2022-02-14 20:53:02 +01:00
committed by GitHub
parent bcfd1e1b91
commit fb29680344

View File

@@ -13,7 +13,7 @@ What this library allows you to do:
HOMEPAGE="https://people.freedesktop.org/~hughsient/appstream-glib/"
COPYRIGHT="2007-2022 Richard Hughes"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-$portVersion.tar.xz"
SOURCE_DIR="appstream-glib-$portVersion"
CHECKSUM_SHA256="ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002"
@@ -30,8 +30,8 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
xcairo$secondaryArchSuffix
lib:libarchive$secondaryArchSuffix
lib:libcairo$secondaryArchSuffix
lib:libfontconfig$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
lib:libfribidi$secondaryArchSuffix
@@ -61,9 +61,9 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
xcairo${secondaryArchSuffix}_devel
lib:libgdk_3$secondaryArchSuffix
devel:libarchive$secondaryArchSuffix
devel:libcairo$secondaryArchSuffix
devel:libfontconfig$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libfribidi$secondaryArchSuffix