phonon-qt5-backend-gstreamer: fix cross
This commit is contained in:
parent
56527e753a
commit
8281b62bd6
|
@ -17,3 +17,7 @@ license="LGPL-2.1"
|
|||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/${pkgname/-qt5/}-${version}.tar.xz"
|
||||
checksum=cec3e5ece1261d344b68363ef0606ebf49772628ba94bb55b0c0d18773b885f1
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel qt5-x11extras-devel phonon-qt5-devel"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue