wok-6.x diff ntp/receipt @ rev 6761

Down: make to 3.81. I'm doing this so we cause there are to many problems with 3.82 right now. For example: gst-plugins-base will not compile with the new make 3.82 since there are 8 spaces instead of tabs. Or libwebkit not compiling with -j 4. Best to wait on updating this for slitaz 5.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 17 23:32:20 2010 +0000 (2010-10-17)
parents 870e9cbd99f2
children 5831652f54f6
line diff
     1.1 --- a/ntp/receipt	Sat Sep 26 00:06:13 2009 +0200
     1.2 +++ b/ntp/receipt	Sun Oct 17 23:32:20 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.ntp.org/"
     1.6  WGET_URL="http://archive.ntp.org/ntp4/$TARBALL"
     1.7 -DEPENDS="libcrypto readline"
     1.8 +DEPENDS="libcrypto readline libcap attr"
     1.9  CONFIG_FILES="/etc/ntp.conf"
    1.10  
    1.11  # Rules to configure and make the package.