lol

Merge pull request #185705 from SuperSamus/xpra

xpra: fix launch

authored by

Artturi and committed by
GitHub
c4e83298 92ebe36c

+1 -1
+1 -1
pkgs/tools/X11/xpra/default.nix
··· 89 89 INCLUDE_DIRS = "${pam}/include"; 90 90 91 91 nativeBuildInputs = [ 92 + gobject-introspection 92 93 pkg-config 93 94 wrapGAppsHook 94 95 pandoc ··· 119 120 ffmpeg 120 121 gdk-pixbuf 121 122 glib 122 - gobject-introspection 123 123 gtk3 124 124 librsvg 125 125 libvpx