wok diff autossh/receipt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
parents 2a5cc8208d36
children f44ef80ff9e2
line diff
     1.1 --- a/autossh/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/autossh/receipt	Thu Apr 10 19:50:37 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}$TARBALL"
     1.5  
     1.6  DEPENDS="openssh"
     1.7 -BUILD_DEPENDS=""
     1.8 +BUILD_DEPENDS="openssh"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()