# HG changeset patch # User Pascal Bellard # Date 1544862058 -3600 # Node ID d37d152443727854f88bdf3fd9d2660ddd3c2254 # Parent febd8d7de57bea8fb71c69c90c744ddd12a9b643 Update some bdeps diff -r febd8d7de57b -r d37d15244372 alarm-clock/receipt --- a/alarm-clock/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/alarm-clock/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -15,7 +15,7 @@ DEPENDS="gtk+ libunique libnotify gstreamer" BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \ -intltool" +intltool file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 ario/receipt --- a/ario/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/ario/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -14,7 +14,8 @@ DEPENDS="libgcrypt gtk+ libcurl libglade libmpdclient taglib dbus-glib \ libunique libtasn1" BUILD_DEPENDS="glib-dev gtk+-dev gnutls-dev taglib-dev intltool libunique-dev \ -libtasn1-dev libgcrypt-dev curl-dev libglade-dev taglib-dev libmpdclient-dev" +libtasn1-dev libgcrypt-dev curl-dev libglade-dev taglib-dev libmpdclient-dev \ +libgnutls" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 assaultcube/receipt --- a/assaultcube/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/assaultcube/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -14,7 +14,7 @@ DEPENDS="openal libsdl-image libsdl-mixer mesa libglu-mesa assaultcube-data" BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa-dev \ -libglu-mesa-dev" +libglu-mesa-dev file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 brasero/receipt --- a/brasero/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/brasero/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -16,7 +16,7 @@ libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \ libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \ gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-uuid-dev \ -intltool libtool" +intltool libtool file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 compiz-libcompizconfig/receipt --- a/compiz-libcompizconfig/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/compiz-libcompizconfig/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -12,7 +12,7 @@ WGET_URL="$WEB_SITE/$SOURCE/releases/download/v$VERSION/$TARBALL" DEPENDS="compiz-core protobuf glib libgio libxml2" -BUILD_DEPENDS="xorg-dev compiz-core-dev glibc-dev libxml2-dev mesa-dev \ +BUILD_DEPENDS="xorg-dev compiz-core-dev glibc-dev libxml2-dev mesa-dev file \ libxslt-dev startup-notification-dev protobuf-dev glib-dev libgio-dev libtool" # Rules to configure and make the package. diff -r febd8d7de57b -r d37d15244372 ffmpeg/receipt --- a/ffmpeg/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/ffmpeg/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -19,7 +19,7 @@ BUILD_DEPENDS="libsdl-dev zlib-dev bzip2-dev coreutils-file-format \ libvorbis-dev x264-dev x265-dev gnutls-dev libvpx-dev opus-dev lame-dev \ rtmpdump-dev harfbuzz-dev xorg-libXau-dev xorg-libXdmcp-dev pcre-dev \ -nettle-dev coreutils-file-special yasm" +nettle-dev coreutils-file-special yasm libgnutls" case "$SLITAZ_ARCH" in arm*) DEPENDS="alsa-lib libsdl bzip2 zlib libvorbis x264 x265 gnutls \ diff -r febd8d7de57b -r d37d15244372 filezilla/receipt --- a/filezilla/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/filezilla/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -13,7 +13,8 @@ TAGS="ftp client" DEPENDS="wxWidgets28 gnutls libidn xorg-libXxf86vm libtasn1 sqlite" -BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev sqlite-dev" +BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev \ +sqlite-dev libgnutls" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 gdal/receipt --- a/gdal/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/gdal/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -12,7 +12,7 @@ DEPENDS="libgdal gdal-bin gdal-datas" BUILD_DEPENDS="python-dev postgresql-dev geos-dev proj-dev curl-dev \ -swig tiff-dev jasper-dev jpeg-dev" +swig tiff-dev jasper-dev jpeg-dev file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 gnome-keyring/receipt --- a/gnome-keyring/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/gnome-keyring/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -11,7 +11,8 @@ WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libgcrypt libtasn1 python dbus gtk+" -BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool gtk+-dev" +BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool file \ +gtk+-dev" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 mediainfo-gui/receipt --- a/mediainfo-gui/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/mediainfo-gui/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -11,7 +11,7 @@ WGET_URL="http://mediaarea.net/download/binary/$PACKAGE/$VERSION/$TARBALL" DEPENDS="wxWidgets gtk+" -BUILD_DEPENDS="wxWidgets-dev" +BUILD_DEPENDS="wxWidgets-dev file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 metacity/receipt --- a/metacity/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/metacity/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -17,7 +17,7 @@ BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev \ xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev \ xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev \ -libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev" +libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 puzzles/receipt --- a/puzzles/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/puzzles/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -11,7 +11,7 @@ WGET_URL="${WEB_SITE}$TARBALL" DEPENDS="gtk+ cairo libxcb xorg-libXrandr" -BUILD_DEPENDS="gtk+-dev" +BUILD_DEPENDS="gtk+-dev file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 python-ecore/receipt --- a/python-ecore/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/python-ecore/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -13,7 +13,7 @@ DEPENDS="ecore" BUILD_DEPENDS="ecore-dev python-dev python-cython autoconf automake git \ -subversion libtool" +subversion libtool file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 python-edbus/receipt --- a/python-edbus/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/python-edbus/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -14,7 +14,7 @@ DEPENDS="edbus dbus-python dbus-helper" BUILD_DEPENDS="edbus-dev python-dev dbus-python-dev python-cython dbus-helper -autoconf automake git subversion libtool" +autoconf automake git subversion libtool file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 python-evas/receipt --- a/python-evas/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/python-evas/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -13,7 +13,7 @@ DEPENDS="evas python" BUILD_DEPENDS="evas-dev python-dev python-cython autoconf automake \ -git subversion libtool" +git subversion libtool file" # Rules to configure and make the package. compile_rules() diff -r febd8d7de57b -r d37d15244372 screentest/receipt --- a/screentest/receipt Fri Dec 14 22:12:43 2018 +0100 +++ b/screentest/receipt Sat Dec 15 09:20:58 2018 +0100 @@ -12,7 +12,8 @@ TAGS="test diagnostic screen" DEPENDS="gtk+ libglade" -BUILD_DEPENDS="wget gtk+-dev libglade-dev automake autoconf libtool pkg-config" +BUILD_DEPENDS="wget gtk+-dev libglade-dev automake autoconf libtool pkg-config \ +file" # Rules to configure and make the package. compile_rules()