diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-30 20:56:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-30 21:01:10 +0300 |
commit | 7eb5b6c0e46c832168475e06f7e8fd7ceb7f83da (patch) | |
tree | c25b370af230a997717538dab87e9b2ef03cb512 /dev-libs/efl | |
parent | dev-libs/capnproto: remove libressl support (diff) | |
download | gentoo-7eb5b6c0e46c832168475e06f7e8fd7ceb7f83da.tar.gz gentoo-7eb5b6c0e46c832168475e06f7e8fd7ceb7f83da.tar.bz2 gentoo-7eb5b6c0e46c832168475e06f7e8fd7ceb7f83da.zip |
dev-libs/efl: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/efl')
-rw-r--r-- | dev-libs/efl/efl-1.25.1-r11.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/efl/efl-1.25.1-r11.ebuild b/dev-libs/efl/efl-1.25.1-r11.ebuild index 6bd28b2a70e9..a0b95b1aba75 100644 --- a/dev-libs/efl/efl-1.25.1-r11.ebuild +++ b/dev-libs/efl/efl-1.25.1-r11.ebuild @@ -22,7 +22,7 @@ LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="+X avif bmp connman cpu_flags_arm_neon dds debug drm +eet efl-one elogind examples fbcon - +fontconfig fribidi gif gles2-only gnutls glib +gstreamer harfbuzz hyphen ibus ico libressl + +fontconfig fribidi gif gles2-only gnutls glib +gstreamer harfbuzz hyphen ibus ico jpeg2k json nls mono opengl +pdf physics pmaps postscript psd pulseaudio raw scim sdl +sound +ssl +svg +system-lz4 systemd tga tgv tiff tslib unwind v4l vnc wayland webp xcf xim xpm xpresent zeroconf" @@ -110,8 +110,7 @@ RDEPEND="${LUA_DEPS} ssl? ( gnutls? ( net-libs/gnutls:= ) !gnutls? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:0= ) ) svg? ( gnome-base/librsvg ) |