summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Wißmann2021-01-04 20:51:29 +0100
committerThorsten Wißmann2021-01-04 20:52:49 +0100
commit579fa070208185322d2c6d19392ded60d7edcd68 (patch)
tree4a8807a8c962bde49a0132bf0accb0cd4ae42dd2 /PKGBUILD
parent5ce6a58c153b549492a355bef27cb216536d190b (diff)
downloadaur-579fa070208185322d2c6d19392ded60d7edcd68.tar.gz
Add new dependencies
https://github.com/herbstluftwm/herbstluftwm/issues/1114
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f1d5b4e8a01..88ca9e931cf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=herbstluftwm-git
_pkgname=herbstluftwm
-pkgver=0.8.0.r14.g3387014f
+pkgver=0.9.1.r21.gf18eef44
pkgrel=1
pkgdesc="Manual tiling window manager for X"
arch=('i686' 'x86_64')
url="http://herbstluftwm.org"
license=('BSD')
-depends=('libx11' 'libxinerama')
+depends=('libx11' 'libxinerama' 'libxft' 'freetype2')
optdepends=(
'bash: needed by most scripts'
'xterm: used by the default autostart'