diff options
author | Tomáš Mózes <hydrapolic@gmail.com> | 2017-10-28 08:42:27 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2017-11-03 18:07:39 +0800 |
commit | c6af6135988f0f8463a5c3746ebc00d4a26d6a1b (patch) | |
tree | e5fb7a68a2b0d1e1e4873902891f6a88fb5eaee1 /app-emulation | |
parent | app-emacs/emms: Version bump. (diff) | |
download | gentoo-c6af6135988f0f8463a5c3746ebc00d4a26d6a1b.tar.gz gentoo-c6af6135988f0f8463a5c3746ebc00d4a26d6a1b.tar.bz2 gentoo-c6af6135988f0f8463a5c3746ebc00d4a26d6a1b.zip |
app-emulation/xen-tools: add missing dep on app-text/ghostscript-gpl
Closes: https://github.com/gentoo/gentoo/pull/5977
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild index 3de1759592f9..d7c419329aaa 100644 --- a/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.8.2-r2.ebuild @@ -101,6 +101,7 @@ DEPEND="${COMMON_DEPEND} dev-lang/perl app-misc/pax-utils doc? ( + app-text/ghostscript-gpl app-text/pandoc dev-python/markdown[${PYTHON_USEDEP}] dev-texlive/texlive-latexextra |