Depend on wlc-git, not wlc

This commit is contained in:
Drew DeVault 2016-05-01 18:51:51 -04:00
parent e2f0c08a7f
commit 0f099cab6d
1 changed files with 1 additions and 1 deletions

View File

@ -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"