summaryrefslogtreecommitdiff
path: root/libre/calibre
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@parabola.nu>2017-09-22 17:49:03 -0500
committerJesús Eduardo <heckyel@parabola.nu>2017-09-22 17:49:03 -0500
commita10132063bbc7032732e188e6da85f494fd67942 (patch)
tree36752a11291fefb5068e5ee976fe4ed4272da67d /libre/calibre
parent7e1a43f946700b92a93a24dce0f30d3b8e2b512e (diff)
downloadabslibre-a10132063bbc7032732e188e6da85f494fd67942.tar.gz
abslibre-a10132063bbc7032732e188e6da85f494fd67942.tar.bz2
abslibre-a10132063bbc7032732e188e6da85f494fd67942.zip
calibre: minor fix in optdepends
Diffstat (limited to 'libre/calibre')
-rw-r--r--libre/calibre/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index 32a55316e..91c8a9042 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -24,7 +24,8 @@ depends=('chmlib' 'icu' 'libmtp' 'libusbx' 'libwmf' 'mtdev' 'optipng' 'podofo'
'python2-netifaces' 'python2-pillow' 'python2-psutil' 'python2-pygments'
'python2-pyqt5' 'python2-regex' 'qt5-svg' 'qt5-webkit')
makedepends=('qt5-x11extras' 'xdg-utils' 'rapydscript-ng' 'python2-sphinx')
-optdepends=('ipython2: to use calibre-debug -g')
+optdepends=('ipython2: to use calibre-debug -g'
+ 'poppler: required for converting pdf to html')
replaces=($pkgname-libre)
conflicts=($pkgname-libre)
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/Megver83/calibre/repository/archive.tar.gz?ref=$pkgver"