wok-current rev 12482
seed: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 23 17:25:52 2012 +0200 (2012-04-23) |
parents | 73641efed1cc |
children | 187ff4f392d8 |
files | seed/receipt |
line diff
1.1 --- a/seed/receipt Mon Apr 23 16:30:27 2012 +0200 1.2 +++ b/seed/receipt Mon Apr 23 17:25:52 2012 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 mpfr gmp libxslt util-linux-uuid cairo gnome-js-common" 1.5 BUILD_DEPENDS="libffi-dev libwebkit-dev gobject-introspection-dev dbus-dev \ 1.6 dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-uuid-dev \ 1.7 -cairo-dev gnome-js-common intltool" 1.8 +cairo-dev gnome-js-common intltool gtk+-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()