Unverified Commit e12421be authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #266330 from deshaw/upstream-dia-wrapGAppsHook

dia: use wrapGAppsHook to make open dialog not segfault
parents c2d3d05c 31c56920
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
, pkg-config
, poppler
, python3
, wrapGAppsHook
  # Building with docs are still failing in unstable-2023-09-28
, withDocs ? false
}:
@@ -59,6 +60,7 @@ stdenv.mkDerivation {
    meson
    ninja
    pkg-config
    wrapGAppsHook
  ] ++
  lib.optionals withDocs [
    dblatex