From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B79C158094 for ; Sun, 10 Jul 2022 18:40:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89C0CE0903; Sun, 10 Jul 2022 18:40:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66B6DE0903 for ; Sun, 10 Jul 2022 18:40:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8025D34104C for ; Sun, 10 Jul 2022 18:40:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B9B7105 for ; Sun, 10 Jul 2022 18:39:59 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1657478396.774627e5f5ff7c091a7948e904b834e308a013ab.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild X-VCS-Directories: net-misc/nextcloud-client/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 774627e5f5ff7c091a7948e904b834e308a013ab X-VCS-Branch: master Date: Sun, 10 Jul 2022 18:39:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 58b7eea4-223b-402b-8d63-bd9e27be40c6 X-Archives-Hash: 9ff2fb5ffbab166a1b180dad1b647f74 commit: 774627e5f5ff7c091a7948e904b834e308a013ab Author: Bernard Cafarelli gentoo org> AuthorDate: Sun Jul 10 18:39:24 2022 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Sun Jul 10 18:39:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774627e5 net-misc/nextcloud-client: also allow inkscape as svg build dep Closes: https://bugs.gentoo.org/833138 Signed-off-by: Bernard Cafarelli gentoo.org> net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild index 6aac8d9ce510..fcca8e8efa4d 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.5.2.ebuild @@ -41,7 +41,7 @@ DEPEND=" dev-qt/linguist-tools:5 dev-qt/qtconcurrent:5 dev-qt/qtxml:5 - gnome-base/librsvg + || ( gnome-base/librsvg media-gfx/inkscape ) doc? ( dev-python/sphinx dev-tex/latexmk