mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
* Electron 9.4.4 Upgrade Co-authored-by: Amin Yahyaabaadi <aminyahyaabadi74@gmail.com> Co-authored-by: Maarten Fonville <mfonville@users.noreply.github.com> Co-authored-by: Andrea Bogazzi <andreabogazzi79@gmail.com>
13 lines
624 B
Plaintext
13 lines
624 B
Plaintext
Package: <%= appFileName %>
|
|
Version: <%= version %>
|
|
Depends: git, 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.
|