xpra: fix launch

This commit is contained in:
Martino Fontana 2022-08-08 21:51:49 +02:00
parent 6efa5c77ed
commit c5b051905c

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