diff options
-rw-r--r-- | network/netsurf/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/netsurf/README b/network/netsurf/README index 09e668d4d9..9bd46bd4e0 100644 --- a/network/netsurf/README +++ b/network/netsurf/README @@ -3,8 +3,8 @@ under the GNU Public Licence version 2. NetSurf has its own layout and rendering engine entirely written from scratch. It is small and capable of handling many of the web standards in use today. -NETSURF_USE_MOZJS=NO to build without Mozilla js -NETSURF_USE_VIDEO=YES to build with gstreamer-0.10 -NETSURF_USE_WEBP=YES to build with libwebp +NETSURF_USE_MOZJS=NO to build without Mozilla js +NETSURF_USE_VIDEO=YES to build with gstreamer-0.10 +NETSURF_USE_WEBP=YES to build with libwebp Build-time requires: perl-html-parser |