Skip to content

Commit 1467e8d

Browse files
committed
env.sh: Add svgtiny's deps
1 parent bb3ac17 commit 1467e8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/env.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,10 @@ case "$BUILD_TARGET" in
344344
NS_INTERNAL_LIBS="libwapcaplet libparserutils"
345345
;;
346346

347+
libsvgtiny)
348+
NS_INTERNAL_LIBS="libwapcaplet libparserutils libhubbub libdom"
349+
;;
350+
347351
netsurf)
348352
# internal libraries all frontends require (order is important)
349353
NS_INTERNAL_LIBS="libwapcaplet libparserutils libhubbub libdom libcss libnsgif libnsbmp libutf8proc libnsutils libnspsl libnslog"

0 commit comments

Comments
 (0)