summaryrefslogtreecommitdiffstats
path: root/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild')
-rwxr-xr-xsource/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild b/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
index a8018be1f..c7449a6a4 100755
--- a/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
+++ b/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
@@ -107,6 +107,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-static \
--disable-libportal \
--disable-geoclue \
+ --with-systemd=no \
--build=$ARCH-slackware-linux || exit 1
make $NUMJOBS || make || exit 1
make install DESTDIR=$PKG || exit 1