aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pcsx2/pcsx2.SlackBuild6
-rw-r--r--pcsx2/pcsx2.info2
2 files changed, 4 insertions, 4 deletions
diff --git a/pcsx2/pcsx2.SlackBuild b/pcsx2/pcsx2.SlackBuild
index e3740de..6745204 100644
--- a/pcsx2/pcsx2.SlackBuild
+++ b/pcsx2/pcsx2.SlackBuild
@@ -35,9 +35,9 @@ GIT_HASH=${GIT_HASH:-fd9d310ccbb6b8b62c976da8886a3c8fd3a10ff3}
# Slackware -current ships SDL3, Qt6, libpng, libjpeg-turbo, libwebp, lz4,
# zstd, ffmpeg and the Vulkan headers at or above the versions upstream pins,
-# and kddockwidgets comes from SBo. Only the deps below have no packaged
-# counterpart, so they are the only ones built here. Versions are upstream's
-# pins from .github/workflows/scripts/linux/build-dependencies-qt.sh.
+# and kddockwidgets ships in the KDE series. Only the deps below have no
+# packaged counterpart, so they are the only ones built here. Versions are
+# upstream's pins from .github/workflows/scripts/linux/build-dependencies-qt.sh.
LIBBACKTRACE=${LIBBACKTRACE:-ad106d5fdd5d960bd33fae1c48a351af567fd075}
PLUTOVG=${PLUTOVG:-1.3.2}
PLUTOSVG=${PLUTOSVG:-0.0.7}
diff --git a/pcsx2/pcsx2.info b/pcsx2/pcsx2.info
index 52538ac..0559874 100644
--- a/pcsx2/pcsx2.info
+++ b/pcsx2/pcsx2.info
@@ -23,6 +23,6 @@ MD5SUM_x86_64="0fc17f7ac25017fd0c09d23c5bb990bd \
216183751d35b7ec18c514516f1ce8e6 \
88d2899666e260d710500beb101dc9fd \
3824b67172252d7a446f1ddf71714dcd"
-REQUIRES="kddockwidgets"
+REQUIRES=""
MAINTAINER="danix"
EMAIL="danix@danix.xyz"