wok-current diff gmrun/receipt @ rev 6293
Added squashfs_lzma to kernel config. Added some more options to aufs in kernel. Added all missing modules into packages. Added scsi.patch to fix linux-headers scsi.h file to be compatible with glibc scsi.h. Up: aufs-utils to 20100916.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 16 13:04:44 2010 +0000 (2010-09-16) |
parents | 9f19aee613be |
children | d1768332cee0 |
line diff
1.1 --- a/gmrun/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gmrun/receipt Thu Sep 16 13:04:44 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Program launcher with autocompletion." 1.6 MAINTAINER="rocky@slitaz.org" 1.7 -DEPENDS="gtk+ gcc-lib-base" 1.8 +DEPENDS="gtk+ gcc-lib-base popt" 1.9 BUILD_DEPENDS="gtk+-dev popt-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://sourceforge.net/projects/gmrun"