eyeD3: fix cross build.
This commit is contained in:
parent
eeb34b4283
commit
bea991945a
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ revision=1
|
|||
distfiles="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz"
|
||||
checksum="47b4b942f9ad0260a430220f8191bbf110bdb6c542d6651ac8c60508d5340604"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-distribute"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
makedepends="python-devel"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://eyed3.nicfit.net/"
|
||||
license="GPL"
|
||||
|
@ -19,4 +19,4 @@ eyeD3_package() {
|
|||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue