diff options
Diffstat (limited to 'www-client/epiphany/epiphany-42.3.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-42.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/epiphany/epiphany-42.3.ebuild b/www-client/epiphany/epiphany-42.3.ebuild index 19e7f2c4789c..e88f8c52fdd6 100644 --- a/www-client/epiphany/epiphany-42.3.ebuild +++ b/www-client/epiphany/epiphany-42.3.ebuild @@ -74,7 +74,7 @@ pkg_postinst() { xdg_pkg_postinst gnome2_schemas_update - if ! has_version net-libs/webkit-gtk[jpeg2k]; then + if ! has_version net-libs/webkit-gtk:4[jpeg2k]; then ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k." ewarn "Various image galleries/managers may be broken." fi |