Merge pull request #6792 from Sir-Boops/mpdas
mpdas: fix cross compiling
This commit is contained in:
commit
9300e7240f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mpdas'
|
# Template file for 'mpdas'
|
||||||
pkgname=mpdas
|
pkgname=mpdas
|
||||||
version=0.4.2
|
version=0.4.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
hostmakedepends="gcc"
|
hostmakedepends="gcc pkg-config"
|
||||||
makedepends="pkg-config libmpdclient-devel libcurl-devel"
|
makedepends="libmpdclient-devel libcurl-devel"
|
||||||
depends="mpd libmpdclient libcurl"
|
depends="mpd libmpdclient libcurl"
|
||||||
short_desc="MPD AudioScrobbler written in C++ using libcurl"
|
short_desc="MPD AudioScrobbler written in C++ using libcurl"
|
||||||
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue