diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-05-17 14:39:29 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-05-17 14:39:29 +0200 |
commit | 89e8794efe09063f1771f735c4dcd764e5129c36 (patch) | |
tree | ea9510f5fcb1e3a2b37479d64f9d25ccd63f826d /stage | |
parent | db7a82c56114cc9a6d14dca371629cfa86e535ec (diff) |
Update stage script with cmark-gfm packages
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -260,6 +260,10 @@ etc/stage-pkg -c $mode -d sqlite \ etc/stage-pkg -c $mode -d pkgconf packaging/pkgconf/libpkgconf +etc/stage-pkg -c $mode -d cmark-gfm \ + packaging/cmark-gfm/cmark-gfm/libcmark-gfm \ + packaging/cmark-gfm/cmark-gfm/libcmark-gfm-extensions + etc/stage-pkg -c $mode -d libstudxml ../studxml/libstudxml etc/stage-pkg -c $mode -d hello hello/libhello-1.0 |