summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-07-12 20:52:23 +0200
committermirkobrombin2021-07-12 20:52:23 +0200
commit96c13c1889104e9ea157bf17e7d29e2b32e7683a (patch)
treec15075a6d9e691d8a710f43c33544ce3bcba8f9b /PKGBUILD
parenteb2d56567acc7ddb450d7f776bf4d92dfedddb23 (diff)
downloadaur-96c13c1889104e9ea157bf17e7d29e2b32e7683a.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c3d5b060dc0..f1ae195540d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
-depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'python-yaml' 'samba')
-optdepends=('wine')
+depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'python-requests' 'python-yaml' 'samba' 'wine' 'cabextract')
+optdepends=('gvfs' 'vkd3d' 'lib32-vkd3d' 'lib32-vulkan-icd-loader' 'vulkan-icd-loader')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso.tar.gz")
sha256sums=('08b4f5f0028320d866fc2a99ff49e80db0770ea91f093ed6cc584e08be3fe475')