summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2019-01-07 20:13:39 +0100
committerMartchus2019-01-07 20:15:53 +0100
commite9f30f6195eed2d16d7af753bdc5d9894388b26b (patch)
tree80c0d88a338616a148f1dd8324d99b6a787356f3 /.SRCINFO
parentfaf0e1f11bc9cedea7843231f2b0f495f4f1f65d (diff)
downloadaur-e9f30f6195eed2d16d7af753bdc5d9894388b26b.tar.gz
Fix build under 32-bit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb7ae91dd4c3..8ad8d6325ca4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,10 +18,12 @@ pkgbase = tageditor
depends = tagparser
depends = desktop-file-utils
depends = xdg-utils
- depends = qt5-webkit
- depends = qt5-declarative>=5.6
+ depends = qt5-webengine
+ depends = qt5-declarative
source = tageditor-3.1.2.tar.gz::https://github.com/Martchus/tageditor/archive/v3.1.2.tar.gz
+ source = 0001-Fix-building-tests-under-32-bit-Linux.patch
sha256sums = 0bb4092196051d44cd65a34b42186041ca82384ea1b159304ef81851be918e6a
+ sha256sums = ef7d081c335f9d80f00582685bb16acd72e50824d923e680e9a28cf341caa288
pkgname = tageditor