wok-current rev 19759
libwnck3, thunar-volman: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 19 10:13:00 2017 +0100 (2017-02-19) |
parents | 1c871a925cd1 |
children | d478ca29951d |
files | libwnck3/receipt thunar-volman/receipt |
line diff
1.1 --- a/libwnck3/receipt Sun Feb 19 09:04:43 2017 +0000 1.2 +++ b/libwnck3/receipt Sun Feb 19 10:13:00 2017 +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()
2.1 --- a/thunar-volman/receipt Sun Feb 19 09:04:43 2017 +0000 2.2 +++ b/thunar-volman/receipt Sun Feb 19 10:13:00 2017 +0100 2.3 @@ -13,7 +13,7 @@ 2.4 DEPENDS="thunar libxfce4ui startup-notification" 2.5 BUILD_DEPENDS="thunar-dev glibc-locale intltool libexo-dev libgudev-dev libxfce4ui-dev \ 2.6 xfconf-dev startup-notification-dev util-linux-uuid-dev libxml2-dev libnotify-dev 2.7 - libxfce4util-dev" 2.8 + libxfce4util-dev xcb-util-dev" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()