wok-next diff netsurf/receipt @ rev 20453

Undo openssl split
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 28 16:28:07 2018 +0200 (2018-02-28)
parents 417f77dae192
children b19ddba309f9
line diff
     1.1 --- a/netsurf/receipt	Wed Sep 27 17:54:12 2017 +0300
     1.2 +++ b/netsurf/receipt	Wed Feb 28 16:28:07 2018 +0200
     1.3 @@ -66,8 +66,8 @@
     1.4  	# Remove files to save some space
     1.5  	rm -rf $fs/usr/share/netsurf/*.xpm
     1.6  	DEPENDS="atk cairo expat fontconfig freetype gdk-pixbuf glib gstreamer0 \
     1.7 -	gtk+ libcrypto libcss libcurl libdom libhubbub libjpeg-turbo libnsbmp \
     1.8 -	libnsgif libnslog libnspsl libnsutils libparserutils libpng16 libssl \
     1.9 +	gtk+ openssl libcss libcurl libdom libhubbub libjpeg-turbo libnsbmp \
    1.10 +	libnsgif libnslog libnspsl libnsutils libparserutils libpng16 \
    1.11  	libsvgtiny libutf8proc libwapcaplet libxml2 pango zlib"
    1.12  	TAGS="web-browser"
    1.13  }