rage-player: fix cross build.
This commit is contained in:
parent
ff0eadedd6
commit
1120cc7c58
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ version=0.1.0
|
|||
revision=1
|
||||
wrksrc="rage-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config elementary-devel>=1.11"
|
||||
makedepends="elementary-devel>=1.11"
|
||||
depends="${makedepends} desktop-file-utils"
|
||||
depends="elementary>=1.11 desktop-file-utils"
|
||||
short_desc="Video and Audio player written with Enlightenment Foundation Libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue