# HG changeset patch # User Christopher Rogers # Date 1299420809 0 # Node ID 50f89a1e4792f7c981e1e2f73893fd855f01be5d # Parent 2200fd2b3ebb4b4d7635e3381914ae850af3b6dc Updated ndiswrapper-driver, lxmenu-data, lxshortcut, magicpoint, and menu-cache build depends. (aka remove slitaz-toolchain from them.) diff -r 2200fd2b3ebb -r 50f89a1e4792 lxmenu-data/receipt --- a/lxmenu-data/receipt Sun Mar 06 14:06:14 2011 +0000 +++ b/lxmenu-data/receipt Sun Mar 06 14:13:29 2011 +0000 @@ -5,8 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Freedesktop.org menu-spec-compliant desktop menus for LXDE." MAINTAINER="rcx@zoominternet.net" -DEPENDS="" -BUILD_DEPENDS="slitaz-toolchain gettext intltool" +BUILD_DEPENDS="gettext intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lxde.org/" WGET_URL="$SF_MIRROR/lxde/$TARBALL" diff -r 2200fd2b3ebb -r 50f89a1e4792 lxshortcut/receipt --- a/lxshortcut/receipt Sun Mar 06 14:06:14 2011 +0000 +++ b/lxshortcut/receipt Sun Mar 06 14:13:29 2011 +0000 @@ -8,7 +8,7 @@ DEPENDS="glib glibc-base libgio expat zlib \ gtk+ atk cairo pango pixman libpng fontconfig freetype \ xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXrender" -BUILD_DEPENDS="slitaz-toolchain pkg-config gettext intltool gtk+-dev \ +BUILD_DEPENDS="pkg-config gettext intltool gtk+-dev \ xorg-xproto xorg-renderproto xorg-libX11-dev xorg-kbproto xorg-libXau-dev xorg-libXdmcp-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lxde.org/" diff -r 2200fd2b3ebb -r 50f89a1e4792 magicpoint/receipt --- a/magicpoint/receipt Sun Mar 06 14:06:14 2011 +0000 +++ b/magicpoint/receipt Sun Mar 06 14:13:29 2011 +0000 @@ -9,7 +9,7 @@ giflib jpeg libpng tiff imlib xorg-libICE xorg-libSM xorg-libX11 \ xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXmu \ xorg-libXrender xorg-libXt" -BUILD_DEPENDS="slitaz-toolchain bison flex m4 gettext fontconfig-dev \ +BUILD_DEPENDS="bison flex m4 gettext fontconfig-dev \ freetype1 freetype1-dev freetype-dev giflib-dev imlib-dev xorg-imake \ xorg-cf-files xorg-libX11-dev xorg-libXft-dev xorg-libXmu-dev \ xorg-libXrender-dev xorg-xproto xorg-xextproto" diff -r 2200fd2b3ebb -r 50f89a1e4792 menu-cache/receipt --- a/menu-cache/receipt Sun Mar 06 14:06:14 2011 +0000 +++ b/menu-cache/receipt Sun Mar 06 14:13:29 2011 +0000 @@ -6,7 +6,6 @@ SHORT_DESC="Standard compliant menu library used by LXDE." MAINTAINER="pankso@slitaz.org" DEPENDS="glibc-base glib libgio" -BUILD_DEPENDS="slitaz-toolchain" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://lxde.sourceforge.net/" WGET_URL="$SF_MIRROR/lxde/$TARBALL" diff -r 2200fd2b3ebb -r 50f89a1e4792 ndiswrapper-driver/receipt --- a/ndiswrapper-driver/receipt Sun Mar 06 14:06:14 2011 +0000 +++ b/ndiswrapper-driver/receipt Sun Mar 06 14:13:29 2011 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Add Windows network drivers support to Linux kernel." MAINTAINER="erjo@slitaz.org" DEPENDS="linux lzma" -BUILD_DEPENDS="slitaz-toolchain linux-module-headers" +BUILD_DEPENDS="linux-module-headers" SOURCE="ndiswrapper" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"