Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkgs/build-support/appimage/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ rec {

gst_all_1.gstreamer
gst_all_1.gst-plugins-ugly
gst_all_1.gst-plugins-base
libdrm
xorg.xkeyboardconfig
xorg.libpciaccess
Expand Down Expand Up @@ -163,7 +164,6 @@ rec {
SDL2_ttf
SDL2_mixer
gstreamer
Copy link
Member

@jtojnar jtojnar Aug 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same should be likely done with gstreamer.

gst-plugins-base
libappindicator-gtk2
libcaca
libcanberra
Expand Down