diff --git a/packages/archlinux/PKGBUILD.in b/packages/archlinux/PKGBUILD.in index cd394dc6..4be8f74f 100644 --- a/packages/archlinux/PKGBUILD.in +++ b/packages/archlinux/PKGBUILD.in @@ -11,13 +11,6 @@ makedepends=(qt5-tools) optdepends=( 'clang: C/C++ compiler (alternative)' ) -optdepends_x86_64=( - 'mingw-w64-gcc: Windows C/C++ compiler' - 'wine: run Windows executable' - 'aarch64-linux-gnu-gcc: AArch64 C/C++ compiler' - 'qemu-user-static: run AArch64 executable' - 'qemu-user-static-binfmt: run AArch64 executable' -) conflicts=("${_pkgname,,}") provides=("${_pkgname,,}") source=( diff --git a/packages/debian/control b/packages/debian/control index b742463e..857f1220 100644 --- a/packages/debian/control +++ b/packages/debian/control @@ -21,12 +21,6 @@ Depends: ${shlibs:Depends}, gdb, gdbserver Recommends: qterminal | deepin-terminal | konsole | gnome-terminal | terminator | lxterminal | mate-terminal | terminology | xfce4-terminal | alacritty | cool-retro-term | kitty | sakura | termit | tilix -Suggests: clang, - gcc-multilib [amd64], - g++-multilib [amd64], - gcc-mingw-w64 [amd64], - g++-mingw-w64 [amd64], - wine [amd64] Description: A lightweight but powerful C/C++ IDE Red Panda C++ (Old name Red Panda Dev-C++ 7) is a full featured C/C++ IDE. It's the succesor of Red Panda Dev-C++ 6, which is developed by Delphi 7 and