From 56b589f14b7cdbb755b83a2ccc162475d971d148 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 11 Nov 2022 09:10:52 +0100 Subject: [PATCH] livedvd-root, livegames-root: remove kpartsplugin --- platforms/livedvd-root/Makefile | 2 +- platforms/livegames-root/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/livedvd-root/Makefile b/platforms/livedvd-root/Makefile index cf6a027..0f91dfe 100644 --- a/platforms/livedvd-root/Makefile +++ b/platforms/livedvd-root/Makefile @@ -10,7 +10,7 @@ $(MAKEDIST_TARGET)-livedvd-root: \ xorg-apps-extra xterm \ ttf-freefont liberation-fonts-ttf \ partitionmanager ntfs-3g libdvdcss \ - firefox kpartsplugin \ + firefox \ macbook-tools livecd-tools gdb \ parted samba-server \ mambatray sddm \ diff --git a/platforms/livegames-root/Makefile b/platforms/livegames-root/Makefile index 5293ffb..c906c79 100644 --- a/platforms/livegames-root/Makefile +++ b/platforms/livegames-root/Makefile @@ -14,7 +14,7 @@ $(MAKEDIST_TARGET)-livegames-root: \ xorg-fonts-100dpi xorg-fonts-Type1 xorg-fonts-TTF \ ttf-freefont liberation-fonts-ttf \ partitionmanager ntfs-3g samba-server \ - chromium kpartsplugin \ + chromium \ macbook-tools livecd-tools \ kdebluetooth Mesa-tools driconf \ desktop-base-openmamba \