simple-mtpfs: remove unused host bdep.
This commit is contained in:
parent
3d6babee73
commit
a274f36c6b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.2
|
|||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake autoconf"
|
||||
hostmakedepends="pkg-config automake"
|
||||
makedepends="fuse-devel libmtp-devel"
|
||||
short_desc="A FUSE filesystem that supports reading/writing from MTP devices"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue