wok-6.x diff clutter/receipt @ rev 16976
Add backup-manager
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 06 09:55:03 2014 +0200 (2014-08-06) |
parents | 76b72f1ad63c |
children | 03b2309fd335 |
line diff
1.1 --- a/clutter/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/clutter/receipt Wed Aug 06 09:55:03 2014 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 xorg-libXcomposite" 1.5 BUILD_DEPENDS="atk-dev libgio-dev gdk-pixbuf-dev cairo-dev pango-dev \ 1.6 json-glib-dev mesa-dev libdrm-dev xorg-libXcomposite-dev \ 1.7 -gobject-introspection-dev pkg-config" 1.8 +gobject-introspection-dev pkg-config libxml2-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()