mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Keep libxkbfile1 dependency
ldd doesn't see libxkbfile1 as dependency, but when typing in the Atom-editor, missing this library spawns an error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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), kde-cli-tools | kde-runtime | trash-cli | libglib2.0-bin | gvfs-bin, xdg-utils, libx11-xcb1, libxss1, libcurl3 | libcurl4
|
||||
Depends: git, libgconf-2-4 (>= 3.2.5), libgtk-3-0 (>= 3.9.10), libgcrypt20, libnotify4, libxtst6, libnss3 (>= 2:3.22), kde-cli-tools | kde-runtime | trash-cli | libglib2.0-bin | gvfs-bin, 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
|
||||
|
||||
Reference in New Issue
Block a user