Merge pull request #185705 from SuperSamus/xpra

xpra: fix launch
This commit is contained in:
Artturi 2022-08-09 02:12:35 +03:00 committed by GitHub
commit c4e832986f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@ in buildPythonApplication rec {
INCLUDE_DIRS = "${pam}/include";
nativeBuildInputs = [
gobject-introspection
pkg-config
wrapGAppsHook
pandoc
@ -119,7 +120,6 @@ in buildPythonApplication rec {
ffmpeg
gdk-pixbuf
glib
gobject-introspection
gtk3
librsvg
libvpx