wok-next diff djmount/receipt @ rev 20430
fake-sane: fix copy-paste typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jan 24 13:29:11 2018 +0200 (2018-01-24) |
parents | 40901e291d86 |
children | 474eb4a6385a |
line diff
1.1 --- a/djmount/receipt Thu Aug 15 17:26:09 2013 +0000 1.2 +++ b/djmount/receipt Wed Jan 24 13:29:11 2018 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://djmount.sourceforge.net" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="upnp" 1.8 1.9 DEPENDS="fuse readline" 1.10 BUILD_DEPENDS="fuse-dev readline-dev libupnp libupnp-dev"