From 787ff7294d8da85a0bfdbfff5f5a3a77c50372ba Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sun, 26 Mar 2023 16:39:03 +0200 Subject: [PATCH] QA Fix --- net-im/tuba/tuba-0.1.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/tuba/tuba-0.1.0.ebuild b/net-im/tuba/tuba-0.1.0.ebuild index aeabc1f..92833e0 100644 --- a/net-im/tuba/tuba-0.1.0.ebuild +++ b/net-im/tuba/tuba-0.1.0.ebuild @@ -13,6 +13,8 @@ LICENSE="CC-BY-3.0 GPL-3+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" +S="${WORKDIR}/Tuba-v${PV}" + RDEPEND=" >=dev-libs/glib-2.30 >=dev-libs/json-glib-1.4.4