mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
stardict.eclass: stop optionally depending on stardict
Since commit cb140e2e6b it hasn't been
available and was in fact removed for being completely dead. There's no
real point in asking for it in the eclass.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -56,10 +56,7 @@ SLOT="0"
|
||||
IUSE="+zlib"
|
||||
|
||||
BDEPEND="
|
||||
|| (
|
||||
>=app-text/stardict-2.4.2
|
||||
app-text/sdcv
|
||||
)
|
||||
app-text/sdcv
|
||||
zlib? (
|
||||
app-arch/gzip
|
||||
app-text/dictd
|
||||
|
||||
Reference in New Issue
Block a user