mkchromecast: unmark nocross
This commit is contained in:
parent
7953d57fab
commit
a282ffeee9
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@ pkgname=mkchromecast
|
|||
version=0.3.8.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
python_version=3
|
||||
pycompile_dirs="/usr/share/mkchromecast/mkchromecast"
|
||||
depends="python3-Flask python3-netifaces python3-setuptools python3-requests
|
||||
python3-mutagen python3-psutil python3-PyQt5 python3-SoCo python3-chromecast
|
||||
|
@ -14,7 +13,7 @@ license="MIT"
|
|||
homepage="https://mkchromecast.com/"
|
||||
distfiles="https://github.com/muammar/mkchromecast/archive/${version}.tar.gz"
|
||||
checksum=c680a398385d95d51c47eb522b95cf98f932b55caf065ab8b5725e78bf0099b2
|
||||
nocross="requires python3-gobject"
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue