summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c77b9c5c926d..75d7a196551a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=spice-streaming-agent-git
pkgver=v0.3.r40.gadcbc83
-pkgrel=1
+pkgrel=2
pkgdesc="Guest agent to stream video from guest cards"
arch=("x86_64")
license=("APACHE")
depends=(pixman gstreamer gst-plugins-base xorg-xrandr)
-makedepends=(spice-protocol meson pixman gstreamer gst-plugins-base xorg-xrandr)
+makedepends=(spice-protocol meson pixman gstreamer gst-plugins-base xorg-xrandr python-six)
url="https://spice-space.org"
source=(
"git+https://gitlab.freedesktop.org/spice/spice-streaming-agent.git"