mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
cool-retro-term: hackish fix for crossbuild
This commit is contained in:
parent
a74f4d113c
commit
ebad879503
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ pkgname=cool-retro-term
|
|||
version=1.0.0
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="automake qt5-qmake"
|
||||
makedepends="qt5-devel qt5-declarative-devel"
|
||||
makedepends="qt5-devel qt5-declarative-devel "
|
||||
hostmakedepends="automake qt5-qmake $makedepends"
|
||||
depends="qt5-graphicaleffects qt5-quickcontrols qmltermwidget"
|
||||
short_desc="Good looking terminal emulator which mimics the old cathode display"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue