From 9167d12f3976ef41a44ab0a5b21b5b1a3f5b31fe Mon Sep 17 00:00:00 2001 From: Michael Zheng <44128563+mobilegmYT@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:30:36 -0600 Subject: [PATCH] Remove unneeded reccomends Most of these arn't needed and also apt decides to randomly install them. --- scripts/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/control b/scripts/control index 74ab647..0d4165c 100755 --- a/scripts/control +++ b/scripts/control @@ -4,7 +4,7 @@ Architecture: all Maintainer: mcpiscript Depends: python3-pyqt5, python3:any, python3-pyqt5.qtwebkit, python3-pyqt5.qtsvg, python3-pyqt5.qtwebkit, python3-pyqt5.qtmultimedia Replaces: mcpil, mcpil-r, gmcpil, jmcpil -Recommends: minecraft-pi-reborn-client, minecraft-pi-reborn-server, python3-pyqtdarkmode, python3-mcpi, python3-minecraft-pi, python3-morpheus-mcpi +Recommends: python3-pyqtdarkmode, python3-minecraftpi Section: games Priority: optional Homepage: https://github.com/mcpiscript/Planet