summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLudvig NG2021-05-10 21:00:49 +0200
committerLudvig NG2021-05-10 21:00:49 +0200
commitf502b56bdf900d358e44212a9ae82ad2bfd7265b (patch)
treef55d288dcdc7ab8e2dd0f7a43736d783e3697988 /PKGBUILD
parent5d7352859744e6e5ce960e01b7e9a4ee3d8780af (diff)
downloadaur-cardboard-git.tar.gz
Added dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e0ec343fd71..e9a66d6d5e53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=cardboard-git
_pkgname=cardboard
pkgver=r305.b54758d
-pkgrel=1
+pkgrel=2
license=("GPL3")
pkgdesc="A unique, scrollable tiling Wayland compositor designed with laptops in mind."
makedepends=(git meson ninja wayland-protocols pandoc)
-depends=(libdrm libinput wayland xcb-util-wm xorg-server-xwayland)
+depends=(libdrm libegl libinput libxkbcommon wayland xcb-util-wm xorg-server-xwayland)
optdepends=(
"dmenu: Application launcher"
"grim: Screenshot utility"