quaternion: upgrade 0.0.9.4e -> 0.0.95.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ HOMEPAGE = "https://matrix.org/docs/projects/client/quaternion"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "git://github.com/quotient-im/Quaternion.git;branch=master;protocol=https"
|
||||
SRCREV = "307116615d7ca0e08b2468f161531f3e21d24ae8"
|
||||
PV = "0.0.9.4e"
|
||||
SRC_URI = "git://github.com/quotient-im/Quaternion.git;branch=dev;protocol=https"
|
||||
SRCREV = "8fb4e9121d569c1c4dbb97ace25951faaed6784a"
|
||||
PV = "0.0.95.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = " \
|
||||
@@ -13,6 +13,7 @@ DEPENDS = " \
|
||||
qttools \
|
||||
qtdeclarative \
|
||||
qtmultimedia \
|
||||
qtquickcontrols2 \
|
||||
libquotient \
|
||||
"
|
||||
QT_TRANSLATION_FILES = "${datadir}/Quotient/quaternion/translations/*.qm"
|
||||
|
||||
Reference in New Issue
Block a user