From eb7110d2ff70a0fe56c7ebe2330c3a37150bac55 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 5 May 2018 12:32:10 +1000 Subject: [PATCH] kio: add karchive lib to requeres --- kde-frameworks/kio/kio-5.45.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-5.45.0.recipe b/kde-frameworks/kio/kio-5.45.0.recipe index bc879f731..419dc3a1e 100644 --- a/kde-frameworks/kio/kio-5.45.0.recipe +++ b/kde-frameworks/kio/kio-5.45.0.recipe @@ -13,7 +13,7 @@ file dialog or any other KIO enabled infrastructure." HOMEPAGE="https://github.com/KDE/kio/" COPYRIGHT="2010-2018 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/KDE/kio/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="a5b68c7a18e17c83abfd7b8b445466f0c63944b611c02f913347fcdfc39649b3" PATCHES="kio-$portVersion.patchset" @@ -35,6 +35,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libKF5Archive$secondaryArchSuffix lib:libKF5Auth$secondaryArchSuffix lib:libKF5Bookmarks$secondaryArchSuffix lib:libKF5Codecs$secondaryArchSuffix