app-emulation/ski: Use virtual/libelf
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 Jun 2016 17:32:19 +0000 (19:32 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 Jun 2016 18:08:05 +0000 (20:08 +0200)
app-emulation/ski/ski-1.3.2-r1.ebuild
app-emulation/ski/ski-1.3.2.ebuild

index 875a6ddf436179e96cb2a0fd409dbc6cf49320cf..d7362333d45824fcd5d7515161273f083556c22a 100644 (file)
@@ -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
index 4d62c2acc36415e84a8f9cbd055ef22518567d44..6a67b2f9b7ae86c3ab6869027d151e41d513bafb 100644 (file)
@@ -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