simplify the deb package dependency list , close #72

assuming users will use a setup tool that auto solve sub deps,
just put top level ones.
This commit is contained in:
Basile.B 2020-11-21 00:26:03 +00:00 committed by Basile Burg
parent 1e6d30e0b5
commit a318d854ab
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ See [LDC announcement](https://forum.dlang.org/post/ssvxmrdpklhsrqlgrzas@forum.d
- Messages, when selected, the recently added _Search Results_ category could not be emptied. - Messages, when selected, the recently added _Search Results_ category could not be emptied.
- Highlighter, `q"()"`, `q"[]"`, `q"<>"`, `q"{}>"` strings highlighting was broken. - Highlighter, `q"()"`, `q"[]"`, `q"<>"`, `q"{}>"` strings highlighting was broken.
- HTML export, the dialog proposed to open a file, not to save one. - HTML export, the dialog proposed to open a file, not to save one.
- Setup, the deb package had problem on newest Ubuntu. (#72)
# v3.9.8 # v3.9.8

View File

@ -48,7 +48,7 @@ Section: devel
Priority: optional Priority: optional
Date: $dte Date: $dte
Architecture: $arch Architecture: $arch
Depends: bash, libc6, libgtk2.0-0, libgdk-pixbuf2.0-0, libglib2.0-0, libpango-1.0-0, libcairo2, libatk1.0-0, libpangocairo-1.0-0, libglib2.0-0, libfontconfig1, libxrender1, libxinerama1, libxi6, libxrandr2, libxcursor1, libxcomposite1, libxdamage1, libxfixes3, libxext6, libxcb1, libpangoft2-1.0-0, libffi6, libpcre3, libthai0, libpixman-1-0, libfreetype6, libpng16-16, libxcb-shm0, libxcb-render0, zlib1g, libselinux1, libmount1, libexpat1, libxau6, libxdmcp6, libharfbuzz0b, libdatrie1, libblkid1, libbsd0, libgraphite2-3, libuuid1, libvte-common Depends: bash, libc6, libgtk2.0-0, libvte9
Maintainer: Basile Burg <b2.temp@gmx.com> Maintainer: Basile Burg <b2.temp@gmx.com>
Description: IDE for the D programming language" > control Description: IDE for the D programming language" > control