Updated PKGBUILD with libhandy dep
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -7,7 +7,7 @@ _pkgfoldername=SwayNotificationCenter
|
||||
url="https://github.com/ErikReider/$_pkgfoldername"
|
||||
arch=(x86_64)
|
||||
license=(GPL)
|
||||
depends=("gtk3>=3.22" "gtk-layer-shell>=0.1" "dbus" "glib2>=2.50" "vala-dbus-binding-tool-git>=1.0" "gobject-introspection>=1.68" "libgee>=0.20" "json-glib>=1.0")
|
||||
depends=("gtk3>=3.22" "gtk-layer-shell>=0.1" "dbus" "glib2>=2.50" "vala-dbus-binding-tool-git>=1.0" "gobject-introspection>=1.68" "libgee>=0.20" "json-glib>=1.0" "libhandy>=1.4.0")
|
||||
makedepends=(vala meson git)
|
||||
source=("git+$url")
|
||||
sha256sums=('SKIP')
|
||||
|
Reference in New Issue
Block a user