summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-12-07 17:06:40 +0300
committerorhun2020-12-07 17:06:40 +0300
commit8ecb80b5601f57ce714ed26c24be0a2b49c68251 (patch)
tree8d55164b0c464a88cc649f07ed8a13a843bbe2a0 /PKGBUILD
parenta80cf9b274edd08f398fb6163422660c5bd069fc (diff)
downloadaur-8ecb80b5601f57ce714ed26c24be0a2b49c68251.tar.gz
upgpkg: wtftw-git r347.14f3d1e-2
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b94aba9f7352..cd8a98d09935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Window Tiling For The Win. A tiling window manager written in Rust (git
arch=('i686' 'x86_64')
url="https://github.com/Kintaro/wtftw"
license=('BSD')
-depends=('xorg-xmessage' 'libxinerama')
+depends=('xorg-xmessage' 'libxinerama' 'gcc-libs')
makedepends=('rust' 'git')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")