wok diff dvtm/receipt @ rev 20382

xorg-xf86-video-fbdev: hack for xorg-server 1.12.4 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 15 22:08:20 2018 +0200 (2018-06-15)
parents 223b265f40fd
children c914135fdee1
line diff
     1.1 --- a/dvtm/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/dvtm/receipt	Fri Jun 15 22:08:20 2018 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="ncursesw"
     1.7 -BUILD_DEPENDS="ncursesw-dev"
     1.8 +BUILD_DEPENDS="ncursesw-dev ncursesw-extra"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()