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 4f6e7a851ca3..a9ad5df5db33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,6 +30,7 @@ pkgbase = pix-git
optdepends = liboauth: Web albums
optdepends = libchamplain: Map Viewer
optdepends = libheif: heif/heic/avif file support
+ optdepends = yelp: View help and documentation from the app
provides = pix-git
provides = pix
conflicts = pix
diff --git a/PKGBUILD b/PKGBUILD
index 90c6dda61768..9ce9631a0649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,6 +35,7 @@ optdepends=(
'liboauth: Web albums'
'libchamplain: Map Viewer'
'libheif: heif/heic/avif file support'
+ 'yelp: View help and documentation from the app'
)
provides=($pkgname $_pkgbasename)
conflicts=(${_pkgbasename})