You've already forked deskflow-bin
Update dependency requirement
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = deskflow-bin
|
||||
pkgdesc = Deskflow lets you share one mouse and keyboard between multiple computers (binary version)
|
||||
pkgver = 1.17.0.r1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://deskflow.org/
|
||||
arch = x86_64
|
||||
license = GPL-2.0
|
||||
@@ -13,7 +13,7 @@ pkgbase = deskflow-bin
|
||||
depends = libxinerama
|
||||
depends = libxrandr
|
||||
depends = libei
|
||||
depends = libportal
|
||||
depends = libportal=0.6
|
||||
depends = qt6-base
|
||||
depends = gdk-pixbuf2
|
||||
depends = pugixml
|
||||
|
||||
4
PKGBUILD
4
PKGBUILD
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user