summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerome Matilla2020-07-15 11:29:06 +0800
committerGerome Matilla2020-07-15 11:29:06 +0800
commit54a04b34769046679992a382168a82f55a1b7ed3 (patch)
treec6ebbaf332d1dc916bfe61177aa4b59b93dd418a
parentb37bf5d9f369e0167ced9e19a83c804a9ca9d7dd (diff)
downloadaur-54a04b34769046679992a382168a82f55a1b7ed3.tar.gz
update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e35c0edd921..7ac9212f5263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = the-glorious-dotfiles
depends = awesome-git
depends = rofi-git
depends = picom-tryone-git
+ depends = inter-font
optdepends = light-git: Brightness widget and OSD
optdepends = alsa-utils: Volume widget and OSD
optdepends = acpi: Power/Battery Widgets
diff --git a/PKGBUILD b/PKGBUILD
index 09c9bd72307f..a0e2d4ebcbce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ depends=(
"awesome-git"
"rofi-git"
"picom-tryone-git"
+ "inter-font"
)
optdepends=(
"light-git: Brightness widget and OSD"