diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-11 16:24:51 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-11 16:33:19 -0700 |
| commit | 23676f5d6bf439713305083ee443064c20cc615c (patch) | |
| tree | c0460cac6d6867e5c89a586d109188e9d0c9f0b0 /pkg/netsurf/libcss/gen.rc | |
| parent | d8abf8cda88002e842efa1e5514972719a2e6521 (diff) | |
netsurf: Update to latest git
Update libcss, libdom, libutf8proc and nsgenbind as well.
Diffstat (limited to 'pkg/netsurf/libcss/gen.rc')
| -rw-r--r-- | pkg/netsurf/libcss/gen.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/netsurf/libcss/gen.rc b/pkg/netsurf/libcss/gen.rc index cb0c0cb6..f8c99161 100644 --- a/pkg/netsurf/libcss/gen.rc +++ b/pkg/netsurf/libcss/gen.rc @@ -56,7 +56,7 @@ lib libcss.a -d '$dir'/deps src/^(\ )\ )\ select/^(\ - computed.c dispatch.c hash.c select.c font_face.c\ + arena.c computed.c dispatch.c hash.c select.c font_face.c\ properties/^(\ helpers.c\ azimuth.c\ @@ -80,6 +80,7 @@ lib libcss.a -d '$dir'/deps src/^(\ border_top_style.c\ border_top_width.c\ bottom.c\ + box_sizing.c\ break_after.c\ break_before.c\ break_inside.c\ |
