wok diff elfutils/receipt @ rev 9626
Fixed cowpatty. dict file should be in /usr/share/cowpatty folder instead of /usr/share folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Apr 24 21:47:17 2011 +0000 (2011-04-24) |
parents | ae783db76c01 |
children | 129718f02808 |
line diff
1.1 --- a/elfutils/receipt Sat Feb 05 00:19:11 2011 +0000 1.2 +++ b/elfutils/receipt Sun Apr 24 21:47:17 2011 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="ELF object file access library." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="glibc-base" 1.8 +DEPENDS="glibc-base elfutils" 1.9 BUILD_DEPENDS="binutils" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="https://fedorahosted.org/elfutils/"