From 04730405d5357755a4fc6d78746116721f1901bb Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 29 Jan 2018 23:46:58 -0500 Subject: [PATCH] Add libsass to PKGBUILD --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index 328feaf..6eb5364 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -41,6 +41,7 @@ depends=( # Build tools 'llvm' # The low level virtual machine 'git' # Version control + 'libsass' # Sass support # Main environment 'bspwm' # Window manager