wok-current rev 3224
Poedit: Fix depends
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri May 29 03:34:51 2009 +0000 (2009-05-29) |
parents | d9156c869d28 |
children | 1d3c2a6a390f |
files | poedit/receipt |
line diff
1.1 --- a/poedit/receipt Fri May 29 11:43:34 2009 +0000 1.2 +++ b/poedit/receipt Fri May 29 03:34:51 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 xorg-libXdamage" 1.8 +DEPENDS="xorg wxWidgets pango gettext libdb xorg-libXdamage xorg-libXxf86vm" 1.9 BUILD_DEPENDS="wxWidgets-dev gettext" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.poedit.net/"