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

dia: use wrapGAppsHook to make open dialog not segfault
This commit is contained in:
7c6f434c 2023-11-09 07:34:56 +00:00 committed by GitHub
commit e12421be63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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