wok diff clutter/receipt @ rev 15685
linux-lxc: add post_install() for update menu.lst
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 07:21:07 2013 +0100 (2013-12-21) |
parents | 76b72f1ad63c |
children | 03b2309fd335 |
line diff
1.1 --- a/clutter/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/clutter/receipt Sat Dec 21 07:21:07 2013 +0100 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()