summaryrefslogtreecommitdiffstats
path: root/source/l/libnotify/libnotify.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libnotify/libnotify.SlackBuild')
-rwxr-xr-xsource/l/libnotify/libnotify.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/l/libnotify/libnotify.SlackBuild b/source/l/libnotify/libnotify.SlackBuild
index 93fb28724..4e1a6c14e 100755
--- a/source/l/libnotify/libnotify.SlackBuild
+++ b/source/l/libnotify/libnotify.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for libnotify
#
# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
-# Copyright 2010, 2018, 2019, 2022 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2010, 2018, 2019, 2022, 2023 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -91,6 +91,7 @@ meson setup \
--localstatedir=/var \
--buildtype=release \
-Ddocbook_docs=disabled \
+ -Dgtk_doc=false \
-Dtests=false \
-Dman=false \
.. || exit 1