wok changeset 13456:709cbb548990
claws-mail-python: update bdeps
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sun Oct 07 11:33:49 2012 +0200 (7 months ago ago) |
| parents | 10562ff92dda |
| children | ef9faffa6d96 |
| files | claws-mail-python/receipt |
line diff
1.1 --- a/claws-mail-python/receipt Sun Oct 07 01:31:27 2012 +0200 1.2 +++ b/claws-mail-python/receipt Sun Oct 07 11:33:49 2012 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WGET_URL="http://www.claws-mail.org/downloads/plugins/$TARBALL" 1.6 1.7 -DEPENDS="claws-mail " 1.8 -BUILD_DEPENDS="claws-mail-dev python-dev" 1.9 +DEPENDS="claws-mail pygtk" 1.10 +BUILD_DEPENDS="claws-mail-dev python-dev pygtk-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()