wok rev 8687

Fix bdep: remmina need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:59:15 2011 +0100 (2011-02-17)
parents df5b8ff398d7
children dadf43e684cb
files remmina/receipt
line diff
     1.1 --- a/remmina/receipt	Thu Feb 17 18:58:39 2011 +0100
     1.2 +++ b/remmina/receipt	Thu Feb 17 18:59:15 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  DEPENDS="gtk+"
     1.7 -BUILD_DEPENDS="gtk+-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev intltool"
     1.9  SUGGESTED="remmina-plugins"
    1.10  TAGS="rdp vnc"
    1.11