Unverified Commit c4e83298 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #185705 from SuperSamus/xpra

xpra: fix launch
parents 92ebe36c c5b05190
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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