Remove unnecessary dependencies
This commit is contained in:
parent
272e38e311
commit
6fd2d2d7ef
1 changed files with 2 additions and 7 deletions
|
@ -8,13 +8,8 @@ Standards-Version: 4.2.1
|
||||||
Package: intellij-idea-ultimate
|
Package: intellij-idea-ultimate
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: wget
|
Pre-Depends: wget
|
||||||
Depends: libxrender1,
|
Depends: ${misc:Depends}
|
||||||
libxtst6,
|
Suggests: git, default-jdk
|
||||||
libxi6,
|
|
||||||
libfreetype6,
|
|
||||||
${misc:Depends},
|
|
||||||
Recommends: default-jdk
|
|
||||||
Suggests: git
|
|
||||||
Description: IntelliJ IDEA Ultimate Edition
|
Description: IntelliJ IDEA Ultimate Edition
|
||||||
Every aspect of IntelliJ IDEA is specifically designed to maximize developer
|
Every aspect of IntelliJ IDEA is specifically designed to maximize developer
|
||||||
productivity.
|
productivity.
|
||||||
|
|
Loading…
Reference in a new issue