summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb478555a368..7e6f5cf8d285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,8 @@ license=('MIT')
arch=('any')
md5sums=('SKIP')
makedepends=(git)
-depends=(curl coreutils htmlq jq fzf rofi mpv bash)
-optdepends=('curl-impersonate-chrome: Bypass cloudflare blocks solving not found errors'
- 'rofi: GUI menu'
+depends=(curl coreutils htmlq jq fzf rofi mpv bash curl-impersonate-chrome)
+optdepends=('rofi: GUI menu'
'dmenu: GUI menu')
provides=(wcofun)
source=("git+$url")