summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault2016-05-01 18:51:51 -0400
committerDrew DeVault2016-05-01 18:51:51 -0400
commit0f099cab6d1ebbfc58edf6f9e6d3a77462e9a7d5 (patch)
tree9c4a75a2ee482e3d581eb38db0f0b15166cb3a79
parente2f0c08a7fe1882e7067aabf34c08ff8675d484f (diff)
downloadaur-0f099cab6d1ebbfc58edf6f9e6d3a77462e9a7d5.tar.gz
Depend on wlc-git, not wlc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4be0d301e988..f3fa09636417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ license=('MIT')
pkgdesc='i3 compatible window manager for Wayland'
makedepends=("cmake" "git" "asciidoc")
depends=(
- "wlc" "xorg-server-xwayland"
+ "wlc-git" "xorg-server-xwayland"
"xcb-util-image" "json-c"
"pango" "cairo"
"wayland" "gdk-pixbuf2"