# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1330417784 -3600
# Node ID c0bac1d2b5e83c3de94adc2233a7b1666f119395
# Parent  1134b440b9b463ff957cec632f95829cc8567a7e
gnome-menus: update bdeps

diff -r 1134b440b9b4 -r c0bac1d2b5e8 gnome-menus/receipt
--- a/gnome-menus/receipt	Mon Feb 27 23:45:31 2012 -0800
+++ b/gnome-menus/receipt	Tue Feb 28 09:29:44 2012 +0100
@@ -5,12 +5,13 @@
 CATEGORY="x-window"
 SHORT_DESC="GNOME menu libs and tools (without desktop files)."
 MAINTAINER="pankso@slitaz.org"
-DEPENDS="python gamin glib libgio"
-BUILD_DEPENDS="intltool"
 TARBALL="$PACKAGE-$VERSION.tar.gz"
 WEB_SITE="http://www.gnome.org/"
 WGET_URL="http://ftp.gnome.org/pub/GNOME/desktop/${VERSION%.*}/$VERSION/sources/$TARBALL"
 
+DEPENDS="python gamin glib libgio"
+BUILD_DEPENDS="intltool python-dev python"
+
 # Rules to configure and make the package.
 compile_rules()
 {