Unverified Commit 068fa9e2 authored by Tom van Dijk's avatar Tom van Dijk
Browse files

vintagestory: remove gtk2 (#410814)

Doesn't actually need it
parent fa576c40
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
  makeWrapper,
  makeDesktopItem,
  copyDesktopItems,
  gtk2,
  sqlite,
  openal,
  cairo,
@@ -113,7 +112,6 @@ stdenv.mkDerivation (finalAttrs: {
  passthru = {
    updateScript = ./update.sh;
    runtimeLibs = [
      gtk2
      sqlite
      openal
      cairo