diff --git a/srcpkgs/syncplay/template b/srcpkgs/syncplay/template index 89bbf9d2c56..8660287d3cd 100644 --- a/srcpkgs/syncplay/template +++ b/srcpkgs/syncplay/template @@ -1,11 +1,12 @@ # Template file for 'syncplay' pkgname=syncplay version=1.6.3 -revision=1 +revision=2 archs=noarch build_style=gnu-makefile pycompile_dirs="usr/lib/syncplay/syncplay" -depends="desktop-file-utils python3-pyside python3-Twisted" +depends="desktop-file-utils python3-pyside2 python3-Twisted + qt5-declarative python3-service_identity" short_desc="Free software that synchronises media players" maintainer="KeepBotting " license="Apache-2.0"