# HG changeset patch # User Pascal Bellard # Date 1386575153 0 # Node ID b674149497311b953868f416a93a5184db68c6a2 # Parent 0bd0738f4d0095b409f74258aae843b2f3f145f6 vlc, weechat, xorg-libXpm, xorg-libXmu, xorg-libXaw: update bdeps diff -r 0bd0738f4d00 -r b67414949731 hplip/receipt --- a/hplip/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/hplip/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -16,7 +16,8 @@ libgphoto2 libexif gcc-lib-base libtool libv4l net-snmp PyQt-x11-gpl" BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev \ sane-backends libexif-dev libgphoto2-dev Qt4-dev libgphoto2 pkg-config libusb-dev \ -jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev" +jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev \ +libtool" # Rules to configure and make the package. --prefix=/usr compile_rules() diff -r 0bd0738f4d00 -r b67414949731 stjerm-terminal/receipt --- a/stjerm-terminal/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/stjerm-terminal/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" DEPENDS="vte" -BUILD_DEPENDS="vte-dev glib-dev gtk+-dev" +BUILD_DEPENDS="vte-dev glib-dev gtk+-dev automake" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 superswitcher/receipt --- a/superswitcher/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/superswitcher/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -11,7 +11,8 @@ WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" DEPENDS="gtk+ libwnck GConf" -BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev" +BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev \ +autoconf automake" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 udev/receipt --- a/udev/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/udev/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -14,7 +14,7 @@ DEPENDS="util-linux-blkid pciids usbids acl kmod" BUILD_DEPENDS="util-linux-blkid-dev gperf pkg-config pciutils acl-dev \ libgio-dev usbutils-dev libusb-dev glib-dev pciids usbids kmod-dev \ -libgudev-dev pcre-dev liblzma-dev" +libgudev-dev pcre-dev liblzma-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 udisks/receipt --- a/udisks/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/udisks/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -14,7 +14,7 @@ dbus-helper parted libdevmapper libgio util-linux-mount lsof" BUILD_DEPENDS="libatasmart-dev udev-dev sg3_utils-dev libgudev-dev \ polkit-dev dbus-dev dbus-glib-dev pcre-dev dbus-dev parted-dev libdevmapper-dev \ -util-linux-blkid-dev" +util-linux-blkid-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 vlc/receipt --- a/vlc/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/vlc/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -13,7 +13,8 @@ DEPENDS="libQtCore libQtGui libvlc" BUILD_DEPENDS="Qt4-dev alsa-lib-dev dbus-dev ffmpeg-dev gettext \ -libmad-dev lua5.1-dev tar xcb-util-dev yasm expat-dev libxml2-dev" +libmad-dev lua5.1-dev tar xcb-util-dev yasm expat-dev libxml2-dev \ +util-linux-uuid-dev" compile_rules() { diff -r 0bd0738f4d00 -r b67414949731 weechat/receipt --- a/weechat/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/weechat/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,8 @@ TAGS="irc" DEPENDS="ncursesw libgcrypt libgnutls libtasn1 python perl" -BUILD_DEPENDS="perl python pkg-config curl-dev guile-dev gmp-dev ncursesw-dev" +BUILD_DEPENDS="perl python pkg-config curl-dev guile-dev gmp-dev ncursesw-dev \ +libtool" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 xorg-libXaw/receipt --- a/xorg-libXaw/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/xorg-libXaw/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="$XORG_MIRROR/lib/$TARBALL" DEPENDS="xorg-libXmu xorg-libXpm" -BUILD_DEPENDS="xorg-libXmu-dev xorg-libXpm-dev" +BUILD_DEPENDS="xorg-libXmu-dev xorg-libXpm-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 xorg-libXmu/receipt --- a/xorg-libXmu/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/xorg-libXmu/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="$XORG_MIRROR/lib/$TARBALL" DEPENDS="xorg-libXext xorg-libXt" -BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev" +BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 xorg-libXpm/receipt --- a/xorg-libXpm/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/xorg-libXpm/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="$XORG_MIRROR/lib/$TARBALL" DEPENDS="xorg-libX11" -BUILD_DEPENDS="xorg-libXt-dev xorg-libXext-dev" +BUILD_DEPENDS="xorg-libXt-dev xorg-libXext-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 0bd0738f4d00 -r b67414949731 xorg-libXt/receipt --- a/xorg-libXt/receipt Sun Dec 08 18:53:33 2013 +0000 +++ b/xorg-libXt/receipt Mon Dec 09 07:45:53 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="$XORG_MIRROR/lib/$TARBALL" DEPENDS="xorg-libSM xorg-libX11" -BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev glib-dev" +BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev glib-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules()