wok diff gtkperf/receipt @ rev 17117

Up lilo (24.0), better linux 3.x & GPT support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 04 09:48:47 2014 +0200 (2014-09-04)
parents d1c17bd2c2bc
children 762b649a4d73
line diff
     1.1 --- a/gtkperf/receipt	Mon Dec 02 17:47:06 2013 +0000
     1.2 +++ b/gtkperf/receipt	Thu Sep 04 09:48:47 2014 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://gtkperf.sourceforge.net/"
     1.5  WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gtk+-dev gettext"
     1.8  DEPENDS="gtk+"
     1.9 +BUILD_DEPENDS="gtk+-dev gettext autoconf"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()