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 41FB3139085 for ; Wed, 18 Jan 2017 10:55:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A29FBE0CB4; Wed, 18 Jan 2017 10:55:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E9F4E0CB4 for ; Wed, 18 Jan 2017 10:55:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C045340F43 for ; Wed, 18 Jan 2017 10:54:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D12C92776 for ; Wed, 18 Jan 2017 10:54:56 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1484736886.b3fe1e364cdbcd66cca9b0376c15de964963f815.kensington@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.5.ebuild X-VCS-Directories: dev-libs/appstream/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b3fe1e364cdbcd66cca9b0376c15de964963f815 X-VCS-Branch: master Date: Wed, 18 Jan 2017 10:54:56 +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: 43f44c97-f84b-4edf-a8cb-cbd10d7020be X-Archives-Hash: 92829cecab423be0db6a00f01f7f8223 commit: b3fe1e364cdbcd66cca9b0376c15de964963f815 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jan 18 10:54:37 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jan 18 10:54:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fe1e36 dev-libs/appstream: add missing dependency Gentoo-bug: 605700 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/appstream/appstream-0.10.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/appstream/appstream-0.10.5.ebuild b/dev-libs/appstream/appstream-0.10.5.ebuild index b656665..c2cf4a6 100644 --- a/dev-libs/appstream/appstream-0.10.5.ebuild +++ b/dev-libs/appstream/appstream-0.10.5.ebuild @@ -35,6 +35,7 @@ RDEPEND=" qt5? ( dev-qt/qtcore:5 ) " DEPEND="${RDEPEND} + app-text/docbook-xml-dtd:4.5 dev-util/itstool sys-devel/gettext test? (