playonlinux: broken on cross due to wxPython
This commit is contained in:
parent
35d5844b6c
commit
6b68506d41
|
@ -12,6 +12,7 @@ license="GPL-3"
|
|||
homepage="http://www.playonlinux.com"
|
||||
distfiles="http://www.playonlinux.com/script_files/PlayOnLinux/${version/.0/}/PlayOnLinux_${version/.0/}.tar.gz"
|
||||
checksum=f524905912ae2b17c8544968a8554d635f8fc4cd3b220c0ae15c49d51f244973
|
||||
[ "${CROSS_BUILD}" ] && broken="Dependency wxPython can't be cross compiled"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname
|
||||
|
|
Loading…
Reference in New Issue