mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
According to findings of @DeeDeeG dependencies for trash-handling should be even more limited: https://github.com/atom/atom/issues/21422#issuecomment-703132449 because `ELECTRON_TRASH` variable would otherwise have to be set.
13 lines
649 B
Plaintext
13 lines
649 B
Plaintext
Package: <%= appFileName %>
|
|
Version: <%= version %>
|
|
Depends: git, libgconf-2-4 (>= 3.2.5), libgtk-3-0 (>= 3.9.10), libgcrypt20, libnotify4, libxtst6, libnss3 (>= 2:3.22), libglib2.0-bin | kde-cli-tools | kde-runtime, xdg-utils, libx11-xcb1, libxss1, libxkbfile1, libcurl3 | libcurl4
|
|
Recommends: libasound2 (>= 1.0.16), policykit-1, libsecret-1-0, gnome-keyring
|
|
Suggests: lsb-release
|
|
Section: devel
|
|
Priority: optional
|
|
Architecture: <%= arch %>
|
|
Installed-Size: <%= installedSize %>
|
|
Maintainer: GitHub <atom@github.com>
|
|
Description: <%= description %>
|
|
Atom is a free and open source text editor that is modern, approachable, and hackable to the core.
|