[New Dependency: sassc] Move to SCSS from regular CSS (#352)

* Moved to SCSS from regular CSS

* Fixed Ubuntu build
This commit is contained in:
Erik Reider
2023-12-14 17:12:30 +01:00
committed by GitHub
parent a6cf977e90
commit 8882b225fd
19 changed files with 462 additions and 426 deletions

View File

@@ -15,7 +15,7 @@ license=('GPL3')
depends=("gtk3" "gtk-layer-shell" "dbus" "glib2" "gobject-introspection" "libgee" "json-glib" "libhandy" "libpulse" )
conflicts=("swaync" "swaync-client")
provides=("swaync" "swaync-client" "notification-daemon")
makedepends=(vala meson git scdoc)
makedepends=(vala meson git scdoc sassc)
source=("$_pkgname::git+$url")
sha256sums=('SKIP')