summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuric Vente2022-07-05 04:57:00 -0600
committerAuric Vente2022-07-05 04:57:00 -0600
commit662fd77642f8e86915e6f152e7eb0c0aea15d2dd (patch)
tree1a1d395c7c4612b005e38ce23595f664c4662684 /PKGBUILD
parent1db53344092d9be5ffa5f1da87dd22b0a583c516 (diff)
downloadaur-662fd77642f8e86915e6f152e7eb0c0aea15d2dd.tar.gz
Mods
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8c91c90cb8..2817f69c0601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=("x86_64")
url="https://github.com/madprops/symview"
license=("GPL3")
-depends=()
+depends=("rofi")
sha256sums=("SKIP")
source=("$pkgname::git+https://github.com/madprops/symview.git")