wok diff libgtop/receipt @ rev 14517

linux: fix local privilege escalation 0day, 2.6.37 - 3.8.10
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 16 16:02:27 2013 +0200 (2013-05-16)
parents 11094c14e720
children 4904e3d374a9
line diff
     1.1 --- a/libgtop/receipt	Sun Dec 18 03:01:59 2011 +0100
     1.2 +++ b/libgtop/receipt	Thu May 16 16:02:27 2013 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.gnome.org"
     1.5  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.6  DEPENDS="glib"
     1.7 -BUILD_DEPENDS="intltool"
     1.8 +BUILD_DEPENDS="glib-dev intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()