diff --git a/README.md b/README.md
index 95faf18..70ee6ee 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,6 @@ toolkit, OpenOffice/LibreOffice, Gecko, WebKitGtk, and KDE Qt toolkit.
* **pluggy** - Plugin and hook calling mechanisms for Python
* **python-dasbus** - D-Bus remote control interface (optional)
-* **libpeas** - Plugin loader library
### Audio and Speech
diff --git a/distro-packages/Slint/README b/distro-packages/Slint/README
index 811924e..1825ead 100644
--- a/distro-packages/Slint/README
+++ b/distro-packages/Slint/README
@@ -19,7 +19,6 @@ This package requires the following packages, all available from SlackBuilds.org
- gst-plugins-good
- gtk3
- liblouis
-- libpeas
- libwnck3
- python3-atspi
- python3-cairo
diff --git a/distro-packages/Slint/cthulhu-info b/distro-packages/Slint/cthulhu-info
index 2cef0ec..7f30753 100644
--- a/distro-packages/Slint/cthulhu-info
+++ b/distro-packages/Slint/cthulhu-info
@@ -5,6 +5,6 @@ DOWNLOAD="https://git.stormux.org/storm/cthulhu.git"
MD5SUM="SKIP"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="at-spi2-core brltty gobject-introspection gsettings-desktop-schemas gstreamer gst-plugins-base gst-plugins-good gtk3 liblouis libpeas libwnck3 python3-atspi python3-cairo python3-gobject python3-setproctitle speech-dispatcher"
+REQUIRES="at-spi2-core brltty gobject-introspection gsettings-desktop-schemas gstreamer gst-plugins-base gst-plugins-good gtk3 liblouis libwnck3 python3-atspi python3-cairo python3-gobject python3-setproctitle speech-dispatcher"
MAINTAINER="Storm Dragon"
EMAIL="storm_dragon@stormux.org"
diff --git a/meson.build b/meson.build
index 0dedee2..6f09605 100644
--- a/meson.build
+++ b/meson.build
@@ -89,14 +89,6 @@ else
summary += {'sound support': 'no (missing gstreamer)'}
endif
-# Check for libpeas
-libpeas_dep = dependency('libpeas-1.0', required: false)
-if libpeas_dep.found()
- summary += {'plugin loading': 'yes (found libpeas)'}
-else
- summary += {'plugin loading': 'no (missing libpeas)'}
-endif
-
# Integration with session startup
i18n.merge_file(
input: 'cthulhu-autostart.desktop.in',
diff --git a/src/cthulhu/cthulhu-setup.ui b/src/cthulhu/cthulhu-setup.ui
index 34abfcd..f69e8c3 100644
--- a/src/cthulhu/cthulhu-setup.ui
+++ b/src/cthulhu/cthulhu-setup.ui
@@ -3776,6 +3776,17 @@
8
+
+
+
+ 8
+ False
+
+
-
-
-
- 8
- False
-
-