mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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=(
|
||||
Reference in New Issue
Block a user