cool-retro-term: add qt5 sqlite plugin
This commit is contained in:
parent
6e993706fe
commit
247d4ac303
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'cool-retro-term'
|
# Template file for 'cool-retro-term'
|
||||||
pkgname=cool-retro-term
|
pkgname=cool-retro-term
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
makedepends="qt5-devel qt5-declarative-devel "
|
makedepends="qt5-devel qt5-declarative-devel "
|
||||||
hostmakedepends="automake qt5-qmake $makedepends"
|
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"
|
short_desc="Good looking terminal emulator which mimics the old cathode display"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue