wok-next diff sudoku-savant/receipt @ rev 16615

libgd: update genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 08 17:42:56 2014 +0000 (2014-05-08)
parents 051931e905b0
children 7506b35e1c6f
line diff
     1.1 --- a/sudoku-savant/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/sudoku-savant/receipt	Thu May 08 17:42:56 2014 +0000
     1.3 @@ -13,7 +13,8 @@
     1.4  DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
     1.5  xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXrandr \
     1.6  xorg-libXrender xorg-libXinerama xorg-libXdamage gcc-lib-base"
     1.7 -BUILD_DEPENDS="gtk+-dev libpthread-stubs"
     1.8 +BUILD_DEPENDS="gtk+-dev libpthread-stubs desktop-file-utils-extra \
     1.9 +coreutils-operations"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()