From 6fd2d2d7ef47f6992b5ecce00648e7db27fc9a7f Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 28 Feb 2022 14:47:10 +0100 Subject: [PATCH] Remove unnecessary dependencies --- intellij-idea-ultimate_2021.3.2/debian/control | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/intellij-idea-ultimate_2021.3.2/debian/control b/intellij-idea-ultimate_2021.3.2/debian/control index b8f5ca9..9b1977f 100644 --- a/intellij-idea-ultimate_2021.3.2/debian/control +++ b/intellij-idea-ultimate_2021.3.2/debian/control @@ -8,13 +8,8 @@ Standards-Version: 4.2.1 Package: intellij-idea-ultimate Architecture: all Pre-Depends: wget -Depends: libxrender1, - libxtst6, - libxi6, - libfreetype6, - ${misc:Depends}, -Recommends: default-jdk -Suggests: git +Depends: ${misc:Depends} +Suggests: git, default-jdk Description: IntelliJ IDEA Ultimate Edition Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.