From 2595a98b190f086231d42b178d70aee3fa6d06b2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 18 Jun 2016 19:32:19 +0200 Subject: app-emulation/ski: Use virtual/libelf --- app-emulation/ski/ski-1.3.2-r1.ebuild | 4 ++-- app-emulation/ski/ski-1.3.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/ski/ski-1.3.2-r1.ebuild b/app-emulation/ski/ski-1.3.2-r1.ebuild index 875a6ddf4361..d7362333d458 100644 --- a/app-emulation/ski/ski-1.3.2-r1.ebuild +++ b/app-emulation/ski/ski-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+gtk motif" RDEPEND="dev-libs/libltdl:0 - || ( dev-libs/elfutils dev-libs/libelf ) sys-libs/ncurses + virtual/libelf gtk? ( gnome-base/libglade:2.0 gnome-base/libgnomeui diff --git a/app-emulation/ski/ski-1.3.2.ebuild b/app-emulation/ski/ski-1.3.2.ebuild index 4d62c2acc364..6a67b2f9b7ae 100644 --- a/app-emulation/ski/ski-1.3.2.ebuild +++ b/app-emulation/ski/ski-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+gtk motif" RDEPEND="dev-libs/libltdl - || ( dev-libs/elfutils dev-libs/libelf ) sys-libs/ncurses + virtual/libelf gtk? ( gnome-base/libglade:2.0 gnome-base/libgnomeui -- cgit v1.2.3-65-gdbad