diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-04-14 10:56:30 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-04-14 10:57:24 +0300 |
commit | 3f8227e136f71ee1f6fd5a91a560c5083a44f619 (patch) | |
tree | daba1066eff4b38d683d5e328522a00fe042e861 /dev-libs/efl | |
parent | */*: Remove last-rited GTK2-based LXDE packages (diff) | |
download | gentoo-3f8227e136f71ee1f6fd5a91a560c5083a44f619.tar.gz gentoo-3f8227e136f71ee1f6fd5a91a560c5083a44f619.tar.bz2 gentoo-3f8227e136f71ee1f6fd5a91a560c5083a44f619.zip |
dev-libs/efl: add texlive-fontutils as USE="doc" dep
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/efl')
-rw-r--r-- | dev-libs/efl/efl-1.25.1-r11.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/efl/efl-1.25.1-r11.ebuild b/dev-libs/efl/efl-1.25.1-r11.ebuild index 62608dcce93c..6bd28b2a70e9 100644 --- a/dev-libs/efl/efl-1.25.1-r11.ebuild +++ b/dev-libs/efl/efl-1.25.1-r11.ebuild @@ -4,6 +4,7 @@ EAPI=7 DOCS_BUILDER="doxygen" +DOCS_DEPEND="dev-texlive/texlive-fontutils" DOCS_DIR="${S}/doc" LUA_REQ_USE="deprecated(+)" |