mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dotherside: fix cross compilation
This commit is contained in:
parent
d9fe2cc97c
commit
e79eb6952b
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'dotherside'
|
||||
pkgname=dotherside
|
||||
version=0.6.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-declarative-devel
|
||||
doxygen qt5-declarative"
|
||||
hostmakedepends="qt5-host-tools qt5-qmake doxygen"
|
||||
makedepends="qt5-declarative-devel"
|
||||
short_desc="C language library for creating bindings for the Qt QML language"
|
||||
maintainer="gangstacat <grumpy@keemail.me>"
|
||||
|
|
Loading…
Add table
Reference in a new issue