Unverified Commit c9560a42 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

Merge pull request #210988 from erosennin/aegisub-wrap-gapps-hook

aegisub: add wrapGAppsHook to nativeBuildInputs
parents e1ebb1bb 00e7a3df
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
, pcre
, pkg-config
, which
, wrapGAppsHook
, wxGTK
, zlib

@@ -75,6 +76,7 @@ stdenv.mkDerivation rec {
    pkg-config
    which
    cmake
    wrapGAppsHook
  ];

  buildInputs = [