diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-01-22 00:16:20 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-01-22 00:16:33 +0100 |
commit | 8b853a018d4bb6434176a2d55ee6ac991fb7aff7 (patch) | |
tree | b414a5f9f8a527ac07964aa1c5278a7808de3fa8 | |
parent | app-admin/yadm: make -> emake. (diff) | |
download | gentoo-8b853a018d4bb6434176a2d55ee6ac991fb7aff7.tar.gz gentoo-8b853a018d4bb6434176a2d55ee6ac991fb7aff7.tar.bz2 gentoo-8b853a018d4bb6434176a2d55ee6ac991fb7aff7.zip |
app-office/auto-multiple-choice: Add missing runtime dependency
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | app-office/auto-multiple-choice/auto-multiple-choice-1.3.0.ebuild | 1 |
1 files changed, 1 insertions, 0 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 bbb361527964..a4afc30dfe6b 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,6 +28,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} dev-lang/perl:= + dev-perl/Glib-Object-Introspection dev-perl/gtk2-perl dev-perl/Gtk2-Notify media-gfx/imagemagick |