wok diff djmount/receipt @ rev 19668
syslinux: fix win32.c (thanks totoetsasoeur)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 01 14:58:10 2017 +0100 (2017-02-01) |
parents | 40901e291d86 |
children | 1762c0e02418 |
line diff
1.1 --- a/djmount/receipt Thu Aug 15 17:26:09 2013 +0000 1.2 +++ b/djmount/receipt Wed Feb 01 14:58:10 2017 +0100 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"