From bfecd9ebc65ab39e43aebd0fefda2558ff34053f Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Wed, 21 Nov 2018 11:01:11 -0600 Subject: [PATCH] Update snapcraft.yaml --- snap/snapcraft.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 4819960..32e637f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: cool-retro-term # check to see if it's available -version: '0.17' # this is freakin' awesome +version: '0.18' # this is freakin' awesome summary: cool-retro-term is a terminal emulator. # 79 char long summary description: | First off, this is freakin' awesome. cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight. @@ -51,3 +51,5 @@ parts: - qtdeclarative5-window-plugin - libgl1-mesa-dev - qtdeclarative5-dev-tools + - qml-module-qtquick-controls + - qml-module-qtquick-extras