summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Fleischer2020-10-22 19:50:26 +0200
committerErik Fleischer2020-10-22 19:50:26 +0200
commitc8487216fd8a3276225855551446eb08f664684d (patch)
treef925abdac522197df12ae6b0d6b3a6e9b8780972 /PKGBUILD
parent8d9ce9ae2d73da4a10531792db512bdf266c2dfe (diff)
downloadaur-c8487216fd8a3276225855551446eb08f664684d.tar.gz
Added python-gobject as dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98b5085ed811..3769b4927bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=crossover
pkgver=20.0.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=('0dca282eab4b42f4dc2dbc7e3707f52b44aa7eca3049424c7d922953982fc576')
depends=(
- 'python' 'desktop-file-utils'
+ 'python' 'desktop-file-utils' 'python-gobject'
)
optdepends=(