wok-6.x diff ncursesw/receipt @ rev 14198

move to undigest: xorg-xf86-video-sis xorg-xf86-video-savage xorg-xf86-video-r128 xorg-xf86-video-openchrome xorg-xf86-video-mga xorg-xf86-video-mach64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 13 10:16:45 2013 +0100 (2013-03-13)
parents e2b4ebabd30f
children c971db4d1bba
line diff
     1.1 --- a/ncursesw/receipt	Wed May 16 12:15:00 2012 +0200
     1.2 +++ b/ncursesw/receipt	Wed Mar 13 10:16:45 2013 +0100
     1.3 @@ -14,6 +14,10 @@
     1.4  DEPENDS="ncurses-common"
     1.5  BUILD_DEPENDS="gcc"
     1.6  
     1.7 +case "$ARCH" in
     1.8 +	arm) BUILD_DEPENDS="" ;;
     1.9 +esac
    1.10 +
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {