Skip to content

Commit

Permalink
app-cdr/dvdshrink: Fix dep for 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 471c8be commit 13b20ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=2
Expand All @@ -18,7 +18,7 @@ RDEPEND=">=media-video/transcode-1.0.2-r2[dvd]
>=media-video/subtitleripper-0.3.4-r1
>=media-video/dvdauthor-0.6.11
>=app-cdr/dvd+rw-tools-6.1
gtk? ( >=dev-perl/gtk2-perl-1.104 )
gtk? ( >=dev-perl/Gtk2-1.104 )
>=app-text/gocr-0.40
virtual/cdrtools"
DEPEND=""
Expand Down

0 comments on commit 13b20ad

Please sign in to comment.