wok-current rev 15615
sudoku-savant: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 08:30:57 2013 +0000 (2013-12-08) |
parents | eb7ee081259f |
children | fd22b033a84a |
files | desktop-file-utils-extra/receipt sudoku-savant/receipt |
line diff
1.1 --- a/desktop-file-utils-extra/receipt Sun Dec 08 08:06:26 2013 +0000 1.2 +++ b/desktop-file-utils-extra/receipt Sun Dec 08 08:30:57 2013 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 LICENSE="GPL2" 1.5 WEB_SITE="http://www.freedesktop.org/wiki/Software/desktop-file-utils" 1.6 1.7 -DEPENDS="glib" 1.8 +DEPENDS="glib coreutils-operations" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()
2.1 --- a/sudoku-savant/receipt Sun Dec 08 08:06:26 2013 +0000 2.2 +++ b/sudoku-savant/receipt Sun Dec 08 08:30:57 2013 +0000 2.3 @@ -13,7 +13,8 @@ 2.4 DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ 2.5 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXrandr \ 2.6 xorg-libXrender xorg-libXinerama xorg-libXdamage gcc-lib-base" 2.7 -BUILD_DEPENDS="gtk+-dev libpthread-stubs" 2.8 +BUILD_DEPENDS="gtk+-dev libpthread-stubs desktop-file-utils-extra \ 2.9 +coreutils-operations" 2.10 2.11 # Rules to configure and make the package. 2.12 compile_rules()