From 58df293d948051f8646f49eb8ee3b3da1831d2a4 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 28 Feb 2022 14:47:46 +0100 Subject: [PATCH] Remove unnecessary dependencies --- intellij-idea-community_2021.3.2/debian/control | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/intellij-idea-community_2021.3.2/debian/control b/intellij-idea-community_2021.3.2/debian/control index 448d99c..e4c4322 100644 --- a/intellij-idea-community_2021.3.2/debian/control +++ b/intellij-idea-community_2021.3.2/debian/control @@ -8,13 +8,8 @@ Standards-Version: 4.2.1 Package: intellij-idea-community 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 Community Edition Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.