summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")