summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorglasseyes <dglassey@gmail.com>2018-11-15 23:24:55 +0700
committerglasseyes <dglassey@gmail.com>2018-11-15 23:27:03 +0700
commite0a257cf6307da467a029e46a8186c94245549c3 (patch)
treea038477c3ef8bf37b252c2e162662cfef3893cc1 /debian/control
parenta135ae29f5787fa63fdb66aa19066595dde2cedb (diff)
alternative build-dep on libqtwebkit5-dev
for archs without qtwebengine5 BibleTime appears to prefer qtwebengine so using that when available rather than libqtwebkit5 everywhere
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7dbc37f..d559dcd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 11),
libsword-dev (>= 1.8.1+dfsg-8), libclucene-dev, cmake,
pkg-config, libcurl4-gnutls-dev, git,
- qtbase5-dev, qttools5-dev, qtwebengine5-dev, libqt5svg5-dev
+ qtbase5-dev, qttools5-dev, qtwebengine5-dev | libqtwebkit5-dev, libqt5svg5-dev
Priority: optional
Maintainer: CrossWire Packaging Team <pkg-crosswire-devel@alioth-lists.debian.net>
Uploaders: Daniel Glassey <wdg@debian.org>,
@@ -17,7 +17,7 @@ Vcs-Git: https://salsa.debian.org/pkg-crosswire-team/bibletime
Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/bibletime.git
Package: bibletime
-Architecture: amd64 arm64 armhf i386 mipsel
+Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
bibletime-data (=${source:Version})
Provides: sword-frontend