wok diff gmrun/receipt @ rev 20210

syslinux: remove memtest & ipxe entries
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 24 11:14:17 2018 +0100 (2018-02-24)
parents d1c17bd2c2bc
children 86790a278e70
line diff
     1.1 --- a/gmrun/receipt	Mon Dec 02 17:47:06 2013 +0000
     1.2 +++ b/gmrun/receipt	Sat Feb 24 11:14:17 2018 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sourceforge.net/projects/gmrun"
     1.6  WGET_URL="$SF_MIRROR/gmrun/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="gtk+ gcc-lib-base popt"
    1.10  BUILD_DEPENDS="gtk+-dev popt-dev"