summaryrefslogtreecommitdiff
path: root/games-strategy/wesnoth/wesnoth-1.15.12.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.15.12.ebuild')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.15.12.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.15.12.ebuild b/games-strategy/wesnoth/wesnoth-1.15.12.ebuild
index 1733f0d27342..420f1980fb1c 100644
--- a/games-strategy/wesnoth/wesnoth-1.15.12.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.15.12.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
if [[ $(( $(ver_cut 2) % 2 )) == 0 ]] ; then
KEYWORDS="~amd64 ~x86"
fi
-IUSE="dbus dedicated doc libressl nls server"
+IUSE="dbus dedicated doc nls server"
RDEPEND="
acct-group/wesnoth
@@ -25,8 +25,7 @@ RDEPEND="
>=media-libs/libsdl2-2.0.4:0[joystick,video,X]
!dedicated? (
dev-libs/glib:2
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
>=media-libs/fontconfig-2.4.1
>=media-libs/sdl2-image-2.0.0[jpeg,png]
>=media-libs/sdl2-mixer-2.0.0[vorbis]