summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a950feedfa55..a983daf2140a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,6 +33,7 @@ pkgbase = xplayer-git
optdepends = lirc: Infrared remote control plugin
optdepends = zeitgeist: Zeitgeist interface plugin
optdepends = grilo: Grilo plugins
+ optdepends = yelp: View help and documentation from the app
provides = xplayer-git
provides = xplayer
conflicts = xplayer
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})