From 8a1ac1075ff563410df201f90d4fd453b3aad356 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 21 Mar 2017 20:53:42 -0300 Subject: okular-16.12.3-2.parabola1: add missing dependencies that were previously fulfilled via khtml - FS#53385 -> https://bugs.archlinux.org/task/53385 --- libre/okular/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/okular') diff --git a/libre/okular/PKGBUILD b/libre/okular/PKGBUILD index 6cf069f31..6a58e5261 100644 --- a/libre/okular/PKGBUILD +++ b/libre/okular/PKGBUILD @@ -5,17 +5,17 @@ pkgname=okular pkgver=16.12.3 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc='Document Viewer, with copy-protection anti-feature turn off by default' arch=(i686 x86_64 armv7h) url="https://kde.org/applications/graphics/okular/" license=(GPL LGPL FDL) groups=(kde-applications kdegraphics) -depends=(chmlib djvulibre libspectre libkexiv2 poppler-qt5 qca-qt5 kpty kactivities threadweaver) -makedepends=(extra-cmake-modules ebook-tools kdegraphics-mobipocket kdoctools khtml python) +depends=(djvulibre libspectre libkexiv2 poppler-qt5 qca-qt5 kpty kactivities threadweaver kjs kparts) +makedepends=(extra-cmake-modules ebook-tools kdegraphics-mobipocket kdoctools khtml python chmlib) optdepends=('ebook-tools: mobi and epub support' 'kdegraphics-mobipocket: mobi support' - 'khtml: CHM support') + 'khtml: CHM support' 'chmlib: CHM support') conflicts=(kdegraphics-okular) replaces=(kdegraphics-okular) source=("https://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz"{,.sig} -- cgit v1.2.3