summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2016-03-20 14:37:49 -0700
committernate2016-03-20 14:37:49 -0700
commitaa13206df12c993d4e2fbfcd908da83b93d52d41 (patch)
treea3811f410da22858bfbaebd06cc40ecb1e64124b /PKGBUILD
parent029165eb417ab1d98962a888e0e6a1084a72f71f (diff)
downloadaur-aa13206df12c993d4e2fbfcd908da83b93d52d41.tar.gz
update optdepnds
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dbb02e001b7..d184d753f809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ depends=('ghostscript' 'poppler-glib' 'djvulibre' 'desktop-file-utils' 'gsetting
# For caja: caja-extensions-common
# For nemo: nemo
makedepends=('git' 'mate-common')
+optdepends=('nemo: nemo extension'
+ 'caja-extensions-common: caja extension')
provides=($_pkgname)
conflicts=('xreader')
url='https://github.com/linuxmint/xreader'