wok rev 19749
terminal, xfce4-appfinder, xfce4-panel: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 18 18:51:01 2017 +0100 (2017-02-18) |
parents | d2957c730ab4 |
children | 0c95118e9932 |
files | terminal/receipt xfce4-appfinder/receipt xfce4-panel/receipt |
line diff
1.1 --- a/terminal/receipt Sat Feb 18 18:47:38 2017 +0100 1.2 +++ b/terminal/receipt Sat Feb 18 18:51:01 2017 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 DEPENDS="libexo vte startup-notification dbus libxfce4ui" 1.6 BUILD_DEPENDS="libexo-dev gtk+-dev vte-dev dbus-dev startup-notification-dev \ 1.7 -intltool pkg-config util-linux-uuid-dev libxfce4ui-dev" 1.8 +intltool pkg-config util-linux-uuid-dev libxfce4ui-dev xcb-util-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/xfce4-appfinder/receipt Sat Feb 18 18:47:38 2017 +0100 2.2 +++ b/xfce4-appfinder/receipt Sat Feb 18 18:51:01 2017 +0100 2.3 @@ -13,7 +13,7 @@ 2.4 DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification \ 2.5 garcon util-linux-uuid" 2.6 BUILD_DEPENDS="intltool libxfce4util-dev libxfce4ui-dev garcon-dev xfconf-dev \ 2.7 - startup-notification-dev dbus-glib-dev util-linux-uuid-dev " 2.8 + startup-notification-dev dbus-glib-dev util-linux-uuid-dev xcb-util-dev" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/xfce4-panel/receipt Sat Feb 18 18:47:38 2017 +0100 3.2 +++ b/xfce4-panel/receipt Sat Feb 18 18:51:01 2017 +0100 3.3 @@ -13,7 +13,7 @@ 3.4 DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" 3.5 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev 3.6 xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-uuid-dev intltool exo xfconf-dev 3.7 - libxml2-dev" 3.8 + libxml2-dev xcb-util-dev" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()