wok diff obby/receipt @ rev 7769

Changed gdk-pixbuf post_install to --update-cache instead of creating a file in /etc/gtk-2.0. The file will now be in /usr/lib/gdk-pixbuf-2.0/2.10.0/ folder. This should fix problems with programs using .gif and .svg image files.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 22 19:10:02 2010 +0000 (2010-12-22)
parents 5b44af8c1257
children a6957725023c
line diff
     1.1 --- a/obby/receipt	Sun Feb 28 16:38:48 2010 +0100
     1.2 +++ b/obby/receipt	Wed Dec 22 19:10:02 2010 +0000
     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"