wok diff poedit/receipt @ rev 2694

Fix: gst-plugins-base BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 11:11:27 2009 +0000 (2009-04-22)
parents d1aba649375c
children 81badecf87c7
line diff
     1.1 --- a/poedit/receipt	Sat Mar 14 07:42:38 2009 +0000
     1.2 +++ b/poedit/receipt	Wed Apr 22 11:11:27 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     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"
     1.8 +DEPENDS="xorg wxWidgets pango gettext libdb xorg-libXdamage libiconv"
     1.9  BUILD_DEPENDS="wxWidgets-dev gettext"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.poedit.net/"