Commit 2d605e15 authored by davidak's avatar davidak
Browse files

appimage-env: remove xorg.libxshmfence

was needed for apple-music-electron which is now EOL
parent ccbbe66c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -204,7 +204,6 @@ rec {
      # libraries not on the upstream include list, but nevertheless expected
      # by at least one appimage
      libtool.lib # for Synfigstudio
      xorg.libxshmfence # for apple-music-electron
      at-spi2-core
    ];
  };