cool-retro-term: add qt5 sqlite plugin

This commit is contained in:
Andrew Benson 2018-04-28 23:14:32 -05:00 committed by Enno Boland
parent 6e993706fe
commit 247d4ac303

View File

@ -1,11 +1,11 @@
# Template file for 'cool-retro-term'
pkgname=cool-retro-term
version=1.0.1
revision=1
revision=2
build_style=qmake
makedepends="qt5-devel qt5-declarative-devel "
hostmakedepends="automake qt5-qmake $makedepends"
depends="qt5-graphicaleffects qt5-quickcontrols qmltermwidget"
depends="qt5-graphicaleffects qt5-quickcontrols qmltermwidget qt5-plugin-sqlite"
short_desc="Good looking terminal emulator which mimics the old cathode display"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"