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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C60B1382C5 for ; Wed, 24 Feb 2021 18:27:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618F3E0823; Wed, 24 Feb 2021 18:27:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45A48E0823 for ; Wed, 24 Feb 2021 18:27:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47E61340CAA for ; Wed, 24 Feb 2021 18:27:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADD8D487 for ; Wed, 24 Feb 2021 18:27:40 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1614191249.9e348dfe8f14029f520043d9618d9a802f33cdeb.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/suil/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/suil/suil-0.10.10.ebuild X-VCS-Directories: media-libs/suil/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 9e348dfe8f14029f520043d9618d9a802f33cdeb X-VCS-Branch: master Date: Wed, 24 Feb 2021 18:27:40 +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: ea3495ff-ee12-4a13-b6da-e31a83445e8b X-Archives-Hash: ad352088dc88944424fe3c717c5ad602 commit: 9e348dfe8f14029f520043d9618d9a802f33cdeb Author: Miroslav Šulc gentoo org> AuthorDate: Wed Feb 24 18:09:31 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Feb 24 18:27:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e348dfe media-libs/suil: fixed building doc in 0.10.10 Closes: https://bugs.gentoo.org/764458 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Miroslav Šulc gentoo.org> media-libs/suil/suil-0.10.10.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/media-libs/suil/suil-0.10.10.ebuild b/media-libs/suil/suil-0.10.10.ebuild index 4af96526224..8774c5bba0e 100644 --- a/media-libs/suil/suil-0.10.10.ebuild +++ b/media-libs/suil/suil-0.10.10.ebuild @@ -19,7 +19,11 @@ IUSE="doc gtk qt5" BDEPEND=" virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( + app-doc/doxygen + dev-python/sphinx + dev-python/sphinx_lv2_theme + ) " CDEPEND=" media-libs/lv2