summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdam Reichold2015-11-24 16:35:40 +0100
committerAdam Reichold2015-11-24 16:35:40 +0100
commit09ff617a151dbce3ec928463349d602328b1f362 (patch)
tree5e8e608eea550779852d5d880232dc60c9205d19 /.SRCINFO
parentaeaa8965b5ba90ab3c2aafa37afcb2847898f5af (diff)
downloadaur-09ff617a151dbce3ec928463349d602328b1f362.tar.gz
Track dependency on texlive-bin if linked against system SyncTeX parser.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 8 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa7a6e92ff20..803fd5788237 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qpdfview
pkgdesc = A tabbed PDF viewer using the poppler library.
pkgver = 0.4.16
- pkgrel = 2
+ pkgrel = 3
url = https://launchpad.net/qpdfview
install = qpdfview.install
arch = i686
@@ -14,10 +14,17 @@ pkgbase = qpdfview
depends = qt5-svg
depends = desktop-file-utils
depends = hicolor-icon-theme
+ optdepends = texlive-bin: for shared SyncTeX parser library (required at build time)
optdepends = libspectre: for PostScript support (required at build time)
optdepends = djvulibre: for DjVu support (required at build time)
source = https://launchpad.net/qpdfview/trunk/0.4.16/+download/qpdfview-0.4.16.tar.gz
sha256sums = fad416e8fefc3057fa1b8d12d964c7eccd16dffe0307a0d6e9d55a543294da7f
pkgname = qpdfview
+ depends = libcups
+ depends = poppler-qt5
+ depends = qt5-svg
+ depends = desktop-file-utils
+ depends = hicolor-icon-theme
+ depends = texlive-bin