wok-next diff mrxvt/receipt @ rev 20796

Add descriptions to the GNOME games
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 10 16:17:43 2018 +0300 (2018-06-10)
parents b5dc60e4f3bf
children d5aab818505e
line diff
     1.1 --- a/mrxvt/receipt	Mon Oct 16 17:48:08 2017 +0200
     1.2 +++ b/mrxvt/receipt	Sun Jun 10 16:17:43 2018 +0300
     1.3 @@ -11,10 +11,10 @@
     1.4  WGET_URL="$SF_MIRROR/materm/$TARBALL"
     1.5  TAGS="terminal"
     1.6  
     1.7 -DEPENDS="libpng jpeg freetype expat fontconfig xorg-libICE xorg-libSM \
     1.8 +DEPENDS="libpng16 jpeg freetype expat fontconfig xorg-libICE xorg-libSM \
     1.9  xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXft xorg-libXpm xorg-libXrender \
    1.10  zlib"
    1.11 -BUILD_DEPENDS="xorg-dev libpng-dev jpeg-dev freetype-dev"
    1.12 +BUILD_DEPENDS="xorg-dev libpng16-dev jpeg-dev freetype-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()