summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2023-10-03 17:08:14 -0500
committernate2023-10-03 17:08:14 -0500
commit210656298984a64f1f41cb2ed350f3755a75fc45 (patch)
tree2d84e6baf9f2caa175bd580aa6b2ae952aa0eeb8 /PKGBUILD
parent74426fe077e8299030a78535649d06e3d9006998 (diff)
downloadaur-xplayer-git.tar.gz
add yelp optional dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3026ae0bddf9..b6fb9f152dd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,7 @@ optdepends=(
'lirc: Infrared remote control plugin'
'zeitgeist: Zeitgeist interface plugin'
'grilo: Grilo plugins'
+ 'yelp: View help and documentation from the app'
)
provides=($pkgname $_pkgbasename)
conflicts=(${_pkgbasename})