wok diff poedit/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 91cbce68dfef
children 1efdeedc622b
line diff
     1.1 --- a/poedit/receipt	Fri May 29 03:34:51 2009 +0000
     1.2 +++ b/poedit/receipt	Fri Mar 12 11:43:55 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/"