From b40e44eee1f63cb7ed9880adc04c5033fc374ead Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 19 Nov 2022 19:53:07 +1000 Subject: [PATCH] appstream_glib: fix libuuid version --- dev-libs/appstream_glib/appstream_glib-0.8.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/appstream_glib/appstream_glib-0.8.1.recipe b/dev-libs/appstream_glib/appstream_glib-0.8.1.recipe index f94c8efb9..69b2e86a2 100644 --- a/dev-libs/appstream_glib/appstream_glib-0.8.1.recipe +++ b/dev-libs/appstream_glib/appstream_glib-0.8.1.recipe @@ -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="2" +REVISION="3" SOURCE_URI="https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-$portVersion.tar.xz" SOURCE_DIR="appstream-glib-$portVersion" CHECKSUM_SHA256="68a3d007f5b3aa84592dbef07950d9acf327da97ec8a6e88a90575d9055ddf6d" @@ -46,7 +46,7 @@ REQUIRES=" lib:libpangocairo_1.0$secondaryArchSuffix lib:libpangoft2_1.0$secondaryArchSuffix lib:libsoup_2.4$secondaryArchSuffix - lib:libuuid$secondaryArchSuffix >= 1.3 + lib:libuuid$secondaryArchSuffix lib:libxml2$secondaryArchSuffix lib:libxslt$secondaryArchSuffix lib:libyaml_0$secondaryArchSuffix @@ -78,7 +78,7 @@ BUILD_REQUIRES=" devel:libpangocairo_1.0$secondaryArchSuffix devel:libpangoft2_1.0$secondaryArchSuffix devel:libsoup_2.4$secondaryArchSuffix - devel:libuuid$secondaryArchSuffix >= 1.3 + devel:libuuid$secondaryArchSuffix >= 1.3.1 devel:libX11$secondaryArchSuffix devel:libXext$secondaryArchSuffix devel:libxml2$secondaryArchSuffix