wok diff reiserfsprogs/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents afd8bad19793
children 02bbaa9d12ba
line diff
     1.1 --- a/reiserfsprogs/receipt	Sat Jan 02 10:01:16 2010 +0100
     1.2 +++ b/reiserfsprogs/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.sfr-fresh.com/linux/misc/"
     1.6  WGET_URL="http://www.sfr-fresh.com/linux/misc/$TARBALL"
     1.7 +TAGS="filesystem reiserfs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()