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 72735138330 for ; Sun, 27 May 2018 22:31:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16B06E08DA; Sun, 27 May 2018 22:31:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E4935E08DA for ; Sun, 27 May 2018 22:31:34 +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 E4298335C51 for ; Sun, 27 May 2018 22:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DBE32B2 for ; Sun, 27 May 2018 22:31:31 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1527460261.3f05ff82cd1036b2bf1e98abce0b802938c4bda9.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/lightsoff/lightsoff-3.26.0.ebuild X-VCS-Directories: games-puzzle/lightsoff/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 3f05ff82cd1036b2bf1e98abce0b802938c4bda9 X-VCS-Branch: master Date: Sun, 27 May 2018 22:31:31 +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: 296b29a6-a8aa-4e7b-aed4-6aa95ad42bcb X-Archives-Hash: 018fdac5fdc2071c012f46bc15e85894 commit: 3f05ff82cd1036b2bf1e98abce0b802938c4bda9 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun May 27 22:29:42 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun May 27 22:31:01 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3f05ff82 games-puzzle/lightsoff: add missing slot for glib-compile-resources deps Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A games-puzzle/lightsoff/lightsoff-3.26.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild index aa290a99..affffbc7 100644 --- a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild +++ b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild @@ -24,11 +24,11 @@ DEPEND="${RDEPEND} $(vala_depend) app-text/yelp-tools dev-libs/appstream-glib - dev-libs/libxml2 + dev-libs/libxml2:2 >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig - x11-libs/gdk-pixbuf + x11-libs/gdk-pixbuf:2 " src_prepare() {