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 INCLUDE_DIRS = "${pam}/include"; 90 91 nativeBuildInputs = [ 92 pkg-config 93 wrapGAppsHook 94 pandoc ··· 119 ffmpeg 120 gdk-pixbuf 121 glib 122 - gobject-introspection 123 gtk3 124 librsvg 125 libvpx
··· 89 INCLUDE_DIRS = "${pam}/include"; 90 91 nativeBuildInputs = [ 92 + gobject-introspection 93 pkg-config 94 wrapGAppsHook 95 pandoc ··· 120 ffmpeg 121 gdk-pixbuf 122 glib 123 gtk3 124 librsvg 125 libvpx