Require vala >= 0.56
This commit is contained in:
@@ -15,7 +15,7 @@ license=('GPL3')
|
||||
depends=("gtk3" "gtk-layer-shell" "dbus" "glib2" "gobject-introspection" "libgee" "json-glib" "libhandy" "libpulse" "gvfs" "libnotify")
|
||||
conflicts=("swaync" "swaync-client")
|
||||
provides=("swaync" "swaync-client" "notification-daemon")
|
||||
makedepends=(vala meson git scdoc sassc)
|
||||
makedepends=("vala>=0.56" meson git scdoc sassc)
|
||||
source=("$_pkgname::git+$url")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Reference in New Issue
Block a user