summaryrefslogtreecommitdiffstats
path: root/office/zathura/zathura.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-08-27 20:47:54 +0200
committer Matteo Bernardini2022-08-27 20:47:54 +0200
commitf25743f30c3c33fa267ec5f093b0946cb85aa766 (patch)
treeb967556e827bec41c2d283540e33080cc7270140 /office/zathura/zathura.SlackBuild
parent606a5159982b05a9468580d15ad85f6ba3f796ef (diff)
downloadslackbuilds-1dcc23233a6dae6bbcb04ff543e4dd840268a276.tar.gz
20220827.1 global branch merge.current-20220827.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/zathura/zathura.SlackBuild')
-rw-r--r--office/zathura/zathura.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/office/zathura/zathura.SlackBuild b/office/zathura/zathura.SlackBuild
index 61c24d49df..ed15569418 100644
--- a/office/zathura/zathura.SlackBuild
+++ b/office/zathura/zathura.SlackBuild
@@ -90,6 +90,8 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
fixperms
+patch -p1 < $CWD/meson-0.60.patch
+
mkdir build
cd build
CFLAGS="$SLKCFLAGS" \