wok-6.x diff elfutils/receipt @ rev 7406

Add libsdl-net to libsdl-net-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 27 18:19:05 2010 +0000 (2010-11-27)
parents 8346e7a4c25f
children e09be8676c88
line diff
     1.1 --- a/elfutils/receipt	Fri Oct 22 22:36:22 2010 +0000
     1.2 +++ b/elfutils/receipt	Sat Nov 27 18:19:05 2010 +0000
     1.3 @@ -29,6 +29,7 @@
     1.4  	--mandir=/usr/share/man \
     1.5  	$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 +	make check &&
     1.8  	make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10