summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Fleischer2022-03-26 11:54:32 +0100
committerErik Fleischer2022-03-26 11:54:32 +0100
commitb207de93dab82be20da5b6e75672c543a618f8d8 (patch)
tree616016963c49f7d1bc6e095a9a6363d5bb5bbf34 /PKGBUILD
parentf9a39dcb52efe1cbcd1ab429ec5a1a1faf681521 (diff)
downloadaur-b207de93dab82be20da5b6e75672c543a618f8d8.tar.gz
added vte3 as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72c8d2badddb..4133bdc2543c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=crossover
pkgver=21.2.0
-pkgrel=1
+pkgrel=2
_pkgdebrel=1
pkgdesc="Run Windows Programs on Linux"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ source=("https://media.codeweavers.com/pub/${pkgname}/cxlinux/demo/${pkgname}_${
sha256sums=('4976c13875a0a4113d5cc1d12ec5bf8d3797d097d0941cbd8852c9726398135c')
depends=(
- 'python' 'desktop-file-utils' 'python-gobject'
+ 'python' 'desktop-file-utils' 'python-gobject' 'vte3'
)
optdepends=(