diff options
author | Christopher Snowhill | 2020-08-27 02:28:52 -0700 |
---|---|---|
committer | Christopher Snowhill | 2020-08-27 02:28:52 -0700 |
commit | f0932e5b09115a4418001a1277fdd295684bf7c0 (patch) | |
tree | ec5d3b3f97d205d51b1d3845c7b6a15e170d0af4 /.SRCINFO | |
parent | 8f09ca9f61a3978e5e4ad637b243013ad7eb8b7c (diff) | |
download | aur-f0932e5b09115a4418001a1277fdd295684bf7c0.tar.gz |
Add git as makedepend, as this is a git package. Not sure what to do about that, considering this utility hasn't achieved a stable release yet.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ pkgbase = wlr-randr pkgdesc = Utility to manage outputs of a Wayland compositor. You need a support wlr-output-management-unstable-v1 in the compositor. - pkgver = r13.c4066aa + pkgver = r16.988a802 pkgrel = 1 url = https://github.com/emersion/wlr-randr arch = x86_64 license = MIT + makedepends = git makedepends = meson makedepends = ninja makedepends = gcc |