wok rev 5031

[o-q]*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 03 00:11:28 2010 +0100 (2010-03-03)
parents 3e599985638d
children 410630f6493d
files obby/receipt openvas-libraries/receipt orage/receipt pan/receipt php-cups/receipt pidgin/receipt postgresql-dev/receipt py3k/receipt python-pil/receipt python/receipt qemu/receipt
line diff
     1.1 --- a/obby/receipt	Wed Mar 03 00:03:13 2010 +0100
     1.2 +++ b/obby/receipt	Wed Mar 03 00:11:28 2010 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Realtime collaborative text-editing functionality."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib gcc-lib-base"
     1.8 +DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib gcc-lib-base libtasn1"
     1.9  BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev"
    1.10  WEB_SITE="http://gobby.0x539.de/trac/"
    1.11  WGET_URL="http://releases.0x539.de/obby/$TARBALL"
     2.1 --- a/openvas-libraries/receipt	Wed Mar 03 00:03:13 2010 +0100
     2.2 +++ b/openvas-libraries/receipt	Wed Mar 03 00:11:28 2010 +0100
     2.3 @@ -8,7 +8,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.openvas.org/"
     2.6  WGET_URL="http://wald.intevation.org/frs/download.php/683/$TARBALL"
     2.7 -DEPENDS="glib gnutls libgcrypt zlib libgpg-error gpgme"
     2.8 +DEPENDS="glib gnutls libgcrypt zlib libgpg-error gpgme libtasn1"
     2.9  BUILD_DEPENDS="gpgme-dev libgcrypt-dev pkg-config glib-dev gnutls-dev libpcap \
    2.10  bison flex cmake"
    2.11  
     3.1 --- a/orage/receipt	Wed Mar 03 00:03:13 2010 +0100
     3.2 +++ b/orage/receipt	Wed Mar 03 00:11:28 2010 +0100
     3.3 @@ -6,7 +6,7 @@
     3.4  SHORT_DESC="Xfce calendar"
     3.5  MAINTAINER="erjo@slitaz.org"
     3.6  DEPEND="libxfcegui4 libnotify dbus atk libgio pango cairo-xcb libnotify \
     3.7 -xfce4-panel"
     3.8 +xfce4-panel atk libgio pango cairo-xcb xfce4-panel"
     3.9  BUILD_DEPEND="libxfcegui4-dev libnotify-dev dbus-dev"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.11  WEB_SITE="http://www.xfce.org"
     4.1 --- a/pan/receipt	Wed Mar 03 00:03:13 2010 +0100
     4.2 +++ b/pan/receipt	Wed Mar 03 00:11:28 2010 +0100
     4.3 @@ -5,7 +5,7 @@
     4.4  CATEGORY="network"
     4.5  SHORT_DESC="pan is a usenet newsreader"
     4.6  MAINTAINER="allan316@gmail.com"
     4.7 -DEPENDS="pcre gmime gtkspell gtk+ cairo-xcb gcc-lib-base"
     4.8 +DEPENDS="pcre gmime gtkspell gtk+ cairo-xcb gcc-lib-base glibc-base"
     4.9  BUILD_DEPENDS="pcre-dev gmime gmime-dev gtkspell-dev"
    4.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.11  WEB_SITE="http://pan.rebelbase.com"
     5.1 --- a/php-cups/receipt	Wed Mar 03 00:03:13 2010 +0100
     5.2 +++ b/php-cups/receipt	Wed Mar 03 00:11:28 2010 +0100
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="development"
     5.5  SHORT_DESC="Common UNIX Printing System bindings for php."
     5.6  MAINTAINER="pascal.bellard@slitaz.org"
     5.7 -DEPENDS="cups"
     5.8 +DEPENDS="cups libtasn1"
     5.9  WANTED="cups"
    5.10  WEB_SITE="http://www.cups.org/"
    5.11  
     6.1 --- a/pidgin/receipt	Wed Mar 03 00:03:13 2010 +0100
     6.2 +++ b/pidgin/receipt	Wed Mar 03 00:11:28 2010 +0100
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="Instant messaging client using GTK+."
     6.5  MAINTAINER="pankso@slitaz.org"
     6.6  DEPENDS="gtk+ gnutls libgcrypt libgpg-error startup-notification \
     6.7 -xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw"
     6.8 +xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1"
     6.9  BUILD_DEPENDS="$DEPENDS gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \
    6.10  startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev libidn-dev"
    6.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     7.1 --- a/postgresql-dev/receipt	Wed Mar 03 00:03:13 2010 +0100
     7.2 +++ b/postgresql-dev/receipt	Wed Mar 03 00:11:28 2010 +0100
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="development"
     7.5  SHORT_DESC="SQL database system development files"
     7.6  MAINTAINER="pascal.bellard@slitaz.org"
     7.7 -DEPENDS="readline ncurses"
     7.8 +DEPENDS="readline ncurses zlib"
     7.9  WEB_SITE="http://www.pgsql.com/"
    7.10  WANTED="postgresql"
    7.11  
     8.1 --- a/py3k/receipt	Wed Mar 03 00:03:13 2010 +0100
     8.2 +++ b/py3k/receipt	Wed Mar 03 00:11:28 2010 +0100
     8.3 @@ -6,7 +6,8 @@
     8.4  SHORT_DESC="The Python 3000 programming language."
     8.5  MAINTAINER="pascal.bellard@slitaz.org"
     8.6  SOURCE="Python"
     8.7 -DEPENDS="openssl ncurses bzlib readline sqlite zlib xorg-libXs"
     8.8 +DEPENDS="openssl ncurses bzlib readline sqlite zlib xorg-libXs ncursesw gdbm \
     8.9 +tk xorg-libXext"
    8.10  BUILD_DEPENDS="readline-dev openssl openssl-dev ncurses ncurses-dev"
    8.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    8.12  WEB_SITE="http://www.python.org/download/releases/3.0/"
     9.1 --- a/python-pil/receipt	Wed Mar 03 00:03:13 2010 +0100
     9.2 +++ b/python-pil/receipt	Wed Mar 03 00:11:28 2010 +0100
     9.3 @@ -9,7 +9,7 @@
     9.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     9.5  WEB_SITE="http://www.pythonware.com/products/pil/"
     9.6  WGET_URL="http://effbot.org/downloads/$TARBALL"
     9.7 -DEPENDS="python jpeg zlib freetype"
     9.8 +DEPENDS="python jpeg zlib freetype tk"
     9.9  BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev"
    9.10  
    9.11  # Rules to configure and make the package.
    10.1 --- a/python/receipt	Wed Mar 03 00:03:13 2010 +0100
    10.2 +++ b/python/receipt	Wed Mar 03 00:11:28 2010 +0100
    10.3 @@ -6,7 +6,8 @@
    10.4  SHORT_DESC="The Python programming language."
    10.5  MAINTAINER="pankso@slitaz.org"
    10.6  SOURCE="Python"
    10.7 -DEPENDS="openssl ncurses bzlib libdb readline sqlite zlib xorg-libXss"
    10.8 +DEPENDS="openssl ncurses bzlib libdb readline sqlite zlib xorg-libXss ncursesw \
    10.9 +gdbm tk"
   10.10  BUILD_DEPENDS="readline-dev openssl openssl-dev ncurses ncurses-dev"
   10.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
   10.12  WEB_SITE="http://www.python.org/"
    11.1 --- a/qemu/receipt	Wed Mar 03 00:03:13 2010 +0100
    11.2 +++ b/qemu/receipt	Wed Mar 03 00:11:28 2010 +0100
    11.3 @@ -9,7 +9,7 @@
    11.4  WEB_SITE="http://www.nongnu.org/qemu/"
    11.5  WGET_URL="http://download.savannah.gnu.org/releases/qemu/$TARBALL"
    11.6  BUILD_DEPENDS="alsa-lib-dev gettext libsdl-dev"
    11.7 -DEPENDS="alsa-lib gnutls libsdl zlib bluez"
    11.8 +DEPENDS="alsa-lib gnutls libsdl zlib bluez libtasn1"
    11.9  TAGS="virtualization"
   11.10  
   11.11  # Rules to configure and make the package.