wok diff dropbear/receipt @ rev 9511

Added sqlite-dev to apr-util build depends. Needed to build apr-dbd-sqlite package.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 06 08:18:26 2011 +0000 (2011-04-06)
parents 492cb54a5624
children 24e34542a1ef
line diff
     1.1 --- a/dropbear/receipt	Thu Mar 31 12:59:46 2011 +0200
     1.2 +++ b/dropbear/receipt	Wed Apr 06 08:18:26 2011 +0000
     1.3 @@ -43,8 +43,6 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/sbin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8 -	strip -s $fs/usr/sbin/*
     1.9  	# Config file and init script.
    1.10  	mkdir -p $fs/etc
    1.11  	cp -a stuff/dropbear $fs/etc