diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:08:24 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:49:50 +1300 |
commit | b985a29b1e8a97f05c7b4c9aa9f6c55833b3405f (patch) | |
tree | b76b01976de56c379184c3725216b88d8bbc9c3f /app-office/auto-multiple-choice | |
parent | app-misc/gcstar: Fix dep on dev-perl/Gtk2 (diff) | |
download | gentoo-b985a29b1e8a97f05c7b4c9aa9f6c55833b3405f.tar.gz gentoo-b985a29b1e8a97f05c7b4c9aa9f6c55833b3405f.tar.bz2 gentoo-b985a29b1e8a97f05c7b4c9aa9f6c55833b3405f.zip |
app-office/auto-multiple-choice: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'app-office/auto-multiple-choice')
-rw-r--r-- | app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild index bee3782cc154..6c370c74d8ce 100644 --- a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild +++ b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild @@ -28,7 +28,7 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} dev-lang/perl:= dev-perl/Glib-Object-Introspection - dev-perl/gtk2-perl + dev-perl/Gtk2 dev-perl/Gtk2-Notify media-gfx/imagemagick dev-perl/XML-Writer |