wok diff memtest/receipt @ rev 14654
xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Jun 05 02:41:07 2013 +0000 (2013-06-05) |
parents | 18d1dc85701e |
children | c6501cfa8ced |
line diff
1.1 --- a/memtest/receipt Sun Aug 19 08:06:36 2012 +0200 1.2 +++ b/memtest/receipt Wed Jun 05 02:41:07 2013 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://www.memtest.org/" 1.5 WGET_URL="${WEB_SITE}download/$VERSION/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="lz4" 1.8 +BUILD_DEPENDS="lzma" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()