wok diff screen/receipt @ rev 8509

Fix: slang need -j1 to install well
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 03:14:54 2011 +0100 (2011-02-12)
parents 0f72221f338d
children f28dd552c0d4
line diff
     1.1 --- a/screen/receipt	Wed Feb 02 05:33:44 2011 +0100
     1.2 +++ b/screen/receipt	Sat Feb 12 03:14:54 2011 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/screen"
     1.5  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.6  CONFIG_FILES="/etc/screenrc"
     1.7 +DEPENDS="elfutils"
     1.8  BUILD_DEPENDS="ncursesw-extra"
     1.9  SUGGESTED="screen-terminfo"
    1.10