diff options
author | 2016-04-16 02:45:47 +0300 | |
---|---|---|
committer | 2016-04-16 08:25:37 +0000 | |
commit | 24ee4534d5d3393b9b30c769e7666b87b782725a (patch) | |
tree | 39627a2aaf70ae5bf4d7e7a993395210a389e11b /app-admin/ulogd | |
parent | app-emulation/crossover: Bump to 15.1.0 (diff) | |
download | gentoo-24ee4534d5d3393b9b30c769e7666b87b782725a.tar.gz gentoo-24ee4534d5d3393b9b30c769e7666b87b782725a.tar.bz2 gentoo-24ee4534d5d3393b9b30c769e7666b87b782725a.zip |
app-admin/ulogd: fix doc build in 2.0.5_p20160205
Closes: https://github.com/gentoo/gentoo/pull/1270
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-admin/ulogd')
-rw-r--r-- | app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild b/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild index af80b24aec58..6c958f69aa04 100644 --- a/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild +++ b/app-admin/ulogd/ulogd-2.0.5_p20160205.ebuild @@ -38,6 +38,7 @@ DEPEND="${RDEPEND} doc? ( app-text/linuxdoc-tools app-text/texlive-core + dev-texlive/texlive-fontsrecommended virtual/latex-base ) " |