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 63850138334 for ; Tue, 17 Jul 2018 12:08:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BBAEE098F; Tue, 17 Jul 2018 12:08:40 +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 AE528E098F for ; Tue, 17 Jul 2018 12:08:39 +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 E1394335C9B for ; Tue, 17 Jul 2018 12:08:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51D3835F for ; Tue, 17 Jul 2018 12:08:35 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1531829309.2091d9db5738a847d722e2262ecc6b5808ac5028.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/appstream/appstream-0.10.6-r1.ebuild X-VCS-Directories: dev-libs/appstream/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2091d9db5738a847d722e2262ecc6b5808ac5028 X-VCS-Branch: master Date: Tue, 17 Jul 2018 12:08:35 +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-Archives-Salt: 9f4d1798-9aa0-43fd-b7d9-a5b7a1bc944b X-Archives-Hash: 117f5ec9e71418f3d9696840d426febf commit: 2091d9db5738a847d722e2262ecc6b5808ac5028 Author: Leorize users noreply github com> AuthorDate: Sun Jul 8 11:07:32 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jul 17 12:08:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2091d9db dev-libs/appstream-0.10.6-r1: DEPEND on app-text/xmlto Closes: https://github.com/gentoo/gentoo/pull/9139 Closes: https://bugs.gentoo.org/660692 Signed-off-by: Johannes Huber gentoo.org> dev-libs/appstream/appstream-0.10.6-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/appstream/appstream-0.10.6-r1.ebuild b/dev-libs/appstream/appstream-0.10.6-r1.ebuild index 5d7a92367ff..02eef9f850b 100644 --- a/dev-libs/appstream/appstream-0.10.6-r1.ebuild +++ b/dev-libs/appstream/appstream-0.10.6-r1.ebuild @@ -35,6 +35,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-text/docbook-xml-dtd:4.5 + app-text/xmlto dev-util/itstool sys-devel/gettext test? (