wok-current diff libwnck3/receipt @ rev 20232
Up slitaz-boot-scripts (450), slitaz-configs (316)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 05 11:05:36 2018 +0100 (2018-03-05) |
parents | f0910e2be30c |
children | 86790a278e70 |
line diff
1.1 --- a/libwnck3/receipt Tue Mar 01 17:34:09 2016 +0200 1.2 +++ b/libwnck3/receipt Mon Mar 05 11:05:36 2018 +0100 1.3 @@ -13,7 +13,8 @@ 1.4 DEPENDS="expat gtk+ startup-notification xorg-libICE xorg-libSM xorg-libX11 \ 1.5 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \ 1.6 xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" 1.7 -BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev" 1.8 +BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev \ 1.9 +xcb-util-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()