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 7B90A1382C5 for ; Sat, 16 May 2020 20:44:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ECF8E0ACC; Sat, 16 May 2020 20:44:08 +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 660A9E0ACC for ; Sat, 16 May 2020 20:44:08 +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 695A934F58D for ; Sat, 16 May 2020 20:44:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 746FC250 for ; Sat, 16 May 2020 20:44:04 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1589661813.d5decf5c3203241bf9742acff37662e5162d0bec.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/cegui/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/cegui/cegui-0.8.7-r1.ebuild X-VCS-Directories: dev-games/cegui/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d5decf5c3203241bf9742acff37662e5162d0bec X-VCS-Branch: master Date: Sat, 16 May 2020 20:44:04 +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: 33897df7-49a6-4420-8559-c1c15dc41127 X-Archives-Hash: 2f3d805dc987f0b6c1b094be8c134630 commit: d5decf5c3203241bf9742acff37662e5162d0bec Author: James Le Cuirot gentoo org> AuthorDate: Sat May 16 20:34:27 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat May 16 20:43:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5decf5c dev-games/cegui: Add missing dev-libs/libxml2 SLOT Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot gentoo.org> dev-games/cegui/cegui-0.8.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/cegui/cegui-0.8.7-r1.ebuild b/dev-games/cegui/cegui-0.8.7-r1.ebuild index 50f748ed23b..6e34ca1b15d 100644 --- a/dev-games/cegui/cegui-0.8.7-r1.ebuild +++ b/dev-games/cegui/cegui-0.8.7-r1.ebuild @@ -50,7 +50,7 @@ RDEPEND=" tinyxml? ( dev-libs/tinyxml ) truetype? ( media-libs/freetype:2 ) xerces-c? ( dev-libs/xerces-c ) - xml? ( dev-libs/libxml2 ) + xml? ( dev-libs/libxml2:2 ) zip? ( sys-libs/zlib[minizip] )" DEPEND="${RDEPEND}