Commit c5b05190 authored by Martino Fontana's avatar Martino Fontana
Browse files

xpra: fix launch

parent 6efa5c77
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