Skip to content

Commit

Permalink
dev-vcs/archway: Fix dep on dev-perl/Gtk2
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
kentfredric committed Mar 19, 2017
1 parent 4a319a1 commit 0458dd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-vcs/archway/archway-0.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=3
Expand All @@ -16,13 +16,13 @@ IUSE=""
#"ArchWay requires gtk-2.4 and gtk2-perl." -$HOMEPAGE
#DEPEND=">=dev-util/tla-1.1
# >=dev-lang/perl-5.8.0
# >=dev-perl/gtk2-perl-1.040
# >=dev-perl/Gtk2-1.040
# >=dev-perl/glib-perl-1.040
# >=x11-libs/gtk+-2.4.0"

DEPEND=""
RDEPEND="x11-libs/gtk+:2
>=dev-perl/gtk2-perl-1.040"
>=dev-perl/Gtk2-1.040"

src_install() {
emake DESTDIR="${D}" prefix=/usr install || die
Expand Down

0 comments on commit 0458dd3

Please sign in to comment.