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 87F6113997D for ; Sat, 9 Nov 2019 08:58:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D23BDE092A; Sat, 9 Nov 2019 08:58:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B7B5DE092A for ; Sat, 9 Nov 2019 08:58:27 +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 EE19434CB03 for ; Sat, 9 Nov 2019 08:58:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A81D3889 for ; Sat, 9 Nov 2019 08:58:24 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1573289900.9b71823ccfd334e896b9b754400da80ec097009b.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild X-VCS-Directories: net-libs/libtrace/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9b71823ccfd334e896b9b754400da80ec097009b X-VCS-Branch: master Date: Sat, 9 Nov 2019 08:58:24 +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: 02966bd5-1a73-440f-b027-16fa3308d52c X-Archives-Hash: 1209095e460ea7a945daa733970e26b7 commit: 9b71823ccfd334e896b9b754400da80ec097009b Author: Jeroen Roovers gentoo org> AuthorDate: Sat Nov 9 08:57:31 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Nov 9 08:58:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b71823c net-libs/libtrace: Depend on app-doc/doxygen[dot] Package-Manager: Portage-2.3.78, Repoman-2.3.17 Bug: https://bugs.gentoo.org/699568 Signed-off-by: Jeroen Roovers gentoo.org> net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild b/net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild index 84bdf221362..0055faaec1a 100644 --- a/net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild +++ b/net-libs/libtrace/libtrace-4.0.9_p1-r1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - app-doc/doxygen + app-doc/doxygen[dot] sys-devel/flex virtual/os-headers virtual/pkgconfig