Update dependency requirement

This commit is contained in:
SelfRef
2024-10-07 12:18:10 +02:00
parent d4aa568b15
commit 003eca03fd
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
_basename=deskflow
pkgname=${_basename}-bin
pkgver=1.17.0.r1
pkgrel=1
pkgrel=2
pkgdesc="Deskflow lets you share one mouse and keyboard between multiple computers (binary version)"
arch=('x86_64')
url="https://deskflow.org/"
@@ -20,7 +20,7 @@ depends=(
'libxinerama'
'libxrandr'
'libei'
'libportal'
'libportal=0.6'
'qt6-base'
'gdk-pixbuf2'
'pugixml'