From 89e8794efe09063f1771f735c4dcd764e5129c36 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 May 2019 14:39:29 +0200 Subject: Update stage script with cmark-gfm packages --- stage | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stage b/stage index 23b0ac6..460a7ae 100755 --- a/stage +++ b/stage @@ -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 -- cgit v1.1