# HG changeset patch # User Aleksej Bobylev # Date 1509229190 -10800 # Node ID 2985612f2b3f59dfdbc15ec92fa832ec003fcab5 # Parent 65c0fe17f3b942a9d57ab160e5901e069a3ee0f0 Update some bdeps. diff -r 65c0fe17f3b9 -r 2985612f2b3f aircrack-ng/receipt --- a/aircrack-ng/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/aircrack-ng/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -11,7 +11,7 @@ WGET_URL="http://download.aircrack-ng.org/$TARBALL" DEPENDS="aircrack-ng-oui iw openssl sqlite zlib pylorcon" -BUILD_DEPENDS="sqlite-dev pylorcon openssl-dev" +BUILD_DEPENDS="sqlite-dev pylorcon openssl-dev zlib-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f assaultcube/receipt --- a/assaultcube/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/assaultcube/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -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 zlib-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f btanks/receipt --- a/btanks/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/btanks/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -13,7 +13,7 @@ DEPENDS="expat mesa libsigc++ libvorbis lua5.1 openal libsdl libsdl-image libsmpeg" BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg \ libogg-dev lua5.1-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons \ -chrpath pkg-config libsmpeg-dev lua5.1" +chrpath pkg-config libsmpeg-dev lua5.1 zlib-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f bzflag/receipt --- a/bzflag/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/bzflag/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -11,7 +11,8 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="curl mesa libsdl glew" -BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev" +BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev \ +expat-dev xorg-libxshmfence-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f cadaver/receipt --- a/cadaver/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cadaver/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -11,7 +11,8 @@ WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="openssl libkrb5 krb5 expat neon readline zlib libcomerr3" -BUILD_DEPENDS="openssl-dev krb5-dev krb5 expat-dev neon-dev readline-dev" +BUILD_DEPENDS="openssl-dev krb5-dev krb5 expat-dev neon-dev readline-dev \ +zlib-dev gettext" TAGS="webdav" # Rules to configure and make the package. diff -r 65c0fe17f3b9 -r 2985612f2b3f cairo-dock-plugins/receipt --- a/cairo-dock-plugins/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cairo-dock-plugins/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -12,7 +12,8 @@ DEPENDS="dbus-glib cairo-dock" BUILD_DEPENDS="wget dbus-glib-dev cairo-dock-dev cmake alsa-lib \ -gtk+-dev cairo-dev librsvg-dev dbus-dev libxml2-dev gtkglext-dev mesa-dev" +gtk+-dev cairo-dev librsvg-dev dbus-dev libxml2-dev gtkglext-dev mesa-dev \ +xorg-libXtst-dev xorg-libXcomposite-dev alsa-lib-dev libical-dev libglu-mesa-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f cairo-gl/receipt --- a/cairo-gl/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cairo-gl/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -12,13 +12,14 @@ WGET_URL="${WEB_SITE}releases/$TARBALL" DEPENDS="bzlib fontconfig freetype glib glibc-base harfbuzz libdrm libffi \ -libpng libxcb libxml2 mesa libegl-mesa pcre pixman udev xorg-libX11 \ +libpng16 libxcb libxml2 mesa libegl-mesa pcre pixman eudev xorg-libX11 \ xorg-libXau xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ xorg-libXrender xorg-libXxf86vm zlib" -BUILD_DEPENDS="pkg-config glib-dev libpng-dev zlib-dev fontconfig-dev \ -freetype-dev xorg-libX11-dev pixman-dev xorg-libXau-dev xorg-libXdmcp-dev \ -xorg-libXrender-dev xcb-util-dev libxcb-dev expat-dev libxml2-dev \ -mesa-dev udev-dev xorg-libXxf86vm-dev libdrm-dev libegl-mesa" +BUILD_DEPENDS="pkg-config glib-dev libpng16-dev zlib-dev fontconfig-dev \ +freetype-dev xorg-libX11-dev xorg-pixman-dev xorg-libXau-dev xorg-libXdmcp-dev \ +xorg-libXrender-dev xorg-xcb-util-dev xorg-libxcb-dev expat-dev libxml2-dev \ +mesa-dev eudev-dev xorg-libXxf86vm-dev libdrm-dev libegl-mesa \ +xorg-libxshmfence-dev" SPLIT="cairo-gl-tools" SIBLINGS="cairo" diff -r 65c0fe17f3b9 -r 2985612f2b3f ccid/receipt --- a/ccid/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/ccid/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -11,7 +11,7 @@ WGET_URL="https://alioth.debian.org/frs/download.php/3768/$TARBALL" DEPENDS="libusb pcsc-lite" -BUILD_DEPENDS="wget pcsc-lite-dev libusb-dev" +BUILD_DEPENDS="wget pcsc-lite-dev libusb-dev perl" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f cherrytree/receipt --- a/cherrytree/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cherrytree/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -11,7 +11,7 @@ WGET_URL="http://www.giuspen.com/software/$TARBALL" DEPENDS="python pygtk pygtksourceview p7zip-full" -BUILD_DEPENDS="python desktop-file-utils pygtksourceview-dev" +BUILD_DEPENDS="python desktop-file-utils pygtksourceview-dev gettext" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f cwallpaper-fltk/receipt --- a/cwallpaper-fltk/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cwallpaper-fltk/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -13,7 +13,7 @@ SUGGESTED="hsetroot feh" DEPENDS="fltk" -BUILD_DEPENDS="fltk-dev" +BUILD_DEPENDS="fltk-dev xorg-libX11-dev xorg-libXinerama-dev" # Rules to configure and make the package. compile_rules() diff -r 65c0fe17f3b9 -r 2985612f2b3f cyrus-imapd/receipt --- a/cyrus-imapd/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/cyrus-imapd/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -12,7 +12,7 @@ CONFIG_FILES="/etc/imapd.conf /etc/cyrus.conf" BUILD_DEPENDS="libcomerr libcomerr-dev cyrus-sasl cyrus-sasl-dev openssl-dev \ -db-dev perl" +db-dev perl-dev zlib-dev" DEPENDS="libcomerr cyrus-sasl openssl db perl libwrap slitaz-base-files \ net-snmp" diff -r 65c0fe17f3b9 -r 2985612f2b3f mesa-wayland/receipt --- a/mesa-wayland/receipt Sat Oct 28 17:50:52 2017 +0300 +++ b/mesa-wayland/receipt Sun Oct 29 01:19:50 2017 +0300 @@ -20,7 +20,7 @@ wayland" BUILD_DEPENDS="expat-dev libdrm-dev xorg-libXdamage-dev pkg-config \ xorg-libXxf86vm-dev xorg-libXt-dev xorg-dri2proto xorg-glproto \ -lesstif libxml2-python lesstif-dev xorg-server-dev udev-dev wayland-dev" +lesstif libxml2-python lesstif-dev xorg-server-dev udev-dev wayland-dev gettext" # Use some build system tools case "$ARCH" in