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:
Maarten Fonville
2020-10-02 13:22:39 +02:00
committed by GitHub
parent d2a60dc242
commit f2be312487

View File

@@ -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