wok-next diff uml-utilities/receipt @ rev 14724

wine: add /usr/lib/* fixes wine
author Richard Dunbar <mojo@slitaz.org>
date Wed Jun 12 18:26:32 2013 +0000 (2013-06-12)
parents 8bb1c924fcbb
children 474eb4a6385a
line diff
     1.1 --- a/uml-utilities/receipt	Thu Jun 06 12:54:08 2013 +0200
     1.2 +++ b/uml-utilities/receipt	Wed Jun 12 18:26:32 2013 +0000
     1.3 @@ -10,8 +10,9 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.bz2"
     1.5  WEB_SITE="http://user-mode-linux.sourceforge.net/"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 +SUGGESTED="linux-uml"
     1.8  
     1.9 -DEPENDS="readline fuse"
    1.10 +DEPENDS="readline ncurses fuse"
    1.11  BUILD_DEPENDS="readline-dev fuse-dev"
    1.12  
    1.13  # Rules to configure and make the package.