mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
appimageTools: Drop gtk2
Should work since it's not in the linked excludelist anymore: https://github.com/AppImageCommunity/pkg2appimage/blob/master/excludelist Ref: https://github.com/NixOS/nixpkgs/issues/410814 Tested by running `joplin-desktop`
This commit is contained in:
parent
08b2ab87f3
commit
25a38ebfb0
1 changed files with 0 additions and 2 deletions
|
@ -149,7 +149,6 @@ rec {
|
|||
xorg.libpciaccess
|
||||
|
||||
glib
|
||||
gtk2
|
||||
bzip2
|
||||
zlib
|
||||
gdk-pixbuf
|
||||
|
@ -218,7 +217,6 @@ rec {
|
|||
speex
|
||||
SDL2_ttf
|
||||
SDL2_mixer
|
||||
libappindicator-gtk2
|
||||
libcaca
|
||||
libcanberra
|
||||
libgcrypt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue