wok diff djmount/receipt @ rev 20877

openssh: add ssh-copy-id (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 23 23:59:15 2019 +0100 (2019-02-23)
parents 40901e291d86
children 1762c0e02418
line diff
     1.1 --- a/djmount/receipt	Thu Aug 15 17:26:09 2013 +0000
     1.2 +++ b/djmount/receipt	Sat Feb 23 23:59:15 2019 +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"