wok-6.x diff libwnck/receipt @ rev 19488
Update SliTaz projects: slitaz-base-files (312), slitaz-configs (295), slitaz-doc (158), slitaz-tools (1004), tazinst (83), tazlito (439), tazpanel (606), tazpkg (927), tazusb (192), tazweb (172).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Nov 12 13:09:26 2016 +0200 (2016-11-12) |
parents | a00bf44ed23d |
children | 86790a278e70 |
line diff
1.1 --- a/libwnck/receipt Sat Aug 10 22:18:41 2013 +0000 1.2 +++ b/libwnck/receipt Sat Nov 12 13:09:26 2016 +0200 1.3 @@ -13,12 +13,12 @@ 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="perl-xml-parser gettext intltool xorg-dev gtk+-dev pkg-config gobject-introspection-dev" 1.8 +BUILD_DEPENDS="perl-xml-parser gettext intltool xorg-dev gtk+-dev pkg-config \ 1.9 +gobject-introspection-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 ./configure \ 1.16 $CONFIGURE_ARGS && 1.17 make &&