wok-stable diff poedit/receipt @ rev 6653

Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 01:06:19 2010 +0000 (2010-10-11)
parents 91cbce68dfef
children 1efdeedc622b
line diff
     1.1 --- a/poedit/receipt	Fri May 29 03:34:51 2009 +0000
     1.2 +++ b/poedit/receipt	Mon Oct 11 01:06:19 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Editor for i18n po files."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg wxWidgets pango gettext libdb xorg-libXdamage xorg-libXxf86vm"
     1.8 +DEPENDS="xorg wxWidgets pango gettext libdb xorg-libXdamage xorg-libXxf86vm \
     1.9 +gtkspell"
    1.10  BUILD_DEPENDS="wxWidgets-dev gettext"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.poedit.net/"