aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libnotify
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-03-04 08:18:19 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-03-04 08:18:19 +0000
commit2d922233e6fe4c795d2f410bb347a14f855ff987 (patch)
tree54161b48e6d6057777bae19006903aa6d6c2675e /repos/extra/libnotify
parented7fd68f227244a4ef9aa28e26bbcfbaff4a4f10 (diff)
downloadalicelinux-2d922233e6fe4c795d2f410bb347a14f855ff987.tar.gz
alicelinux-2d922233e6fe4c795d2f410bb347a14f855ff987.zip
libnotify: disabled tests
Diffstat (limited to 'repos/extra/libnotify')
-rw-r--r--repos/extra/libnotify/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild
index dc29d4a6..d15d27e9 100644
--- a/repos/extra/libnotify/abuild
+++ b/repos/extra/libnotify/abuild
@@ -2,4 +2,4 @@ name=libnotify
version=0.8.4
release=1
source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz"
-build_opt="-Dgtk_doc=false -Dman=false"
+build_opt="-Dgtk_doc=false -Dman=false -Dtests=false"