QML UI: use Kirigami 2.1
In order to avoid surprises with things suddenly breaking, check out the release tag of Kirigami 2.1 for now. We still need to track what's happening in Kirigami, but this was Marco's advise as well. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
15c20a3c72
commit
499a792a03
@ -32,6 +32,7 @@ if [ "$NOPULL" = "" ] ; then
|
||||
pushd kirigami
|
||||
git checkout master
|
||||
git pull origin master
|
||||
git checkout v2.1.0
|
||||
popd
|
||||
fi
|
||||
if [ ! -d breeze-icons ] ; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user