summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2019-11-20 21:46:34 +0000
committerDaniel Bermond2019-11-20 21:46:34 +0000
commita6d26e3132a775d46b564d8cc7d38523d33b7e67 (patch)
tree4d415613c760fb94a92b2f65a21d701ae4f95c36 /PKGBUILD
parentb0fa072bafb2f3c0a5e696825504f2c26fd53f22 (diff)
downloadaur-a6d26e3132a775d46b564d8cc7d38523d33b7e67.tar.gz
makedepends: add libcups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb58e11dd208..fa64b929e100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < gmail-com: danielbermond >
pkgname=wine-staging-git
-pkgver=4.11.r3.g3ad04757+wine.4.11.r138.g6e97461580
+pkgver=4.20.r4.ga9639c41+wine.4.20.r74.ga9c4b309f6
pkgrel=1
pkgdesc='A compatibility layer for running Windows programs (staging branch, git version)'
arch=('i686' 'x86_64')
@@ -50,6 +50,7 @@ makedepends=('git' 'autoconf' 'ncurses' 'bison' 'perl' 'fontforge' 'flex'
'vulkan-icd-loader' 'lib32-vulkan-icd-loader'
'sdl2' 'lib32-sdl2'
'vkd3d' 'lib32-vkd3d'
+ 'libcups' 'lib32-libcups'
'sane'
'libgphoto2'
'gsm'