app-accessibility/epos: Remove unnecessary dep on sgmltools-lite

The build system apparently calls sgml2html but it's not installed
by sgmltools-lite, and the call is non-fatal.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-09-19 09:58:33 +02:00
parent 69c80220fd
commit 1eaac9dbf4

View File

@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86"
IUSE=""
DEPEND=">=app-text/sgmltools-lite-3.0.3-r9
dev-util/byacc"
DEPEND="dev-util/byacc"
RDEPEND=""
PATCHES=(