wok-next diff lincity-ng/receipt @ rev 21078

Update png and Xorg in dependencies.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 22 04:52:35 2018 +0200 (2018-12-22)
parents d5aab818505e
children 0f2575775b2d
line diff
     1.1 --- a/lincity-ng/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/lincity-ng/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.3 @@ -31,5 +31,5 @@
     1.4  	cp -a $install/usr/share/lincity-ng $fs/usr/share
     1.5  	cp -a $install/usr/share/pixmaps $fs/usr/share
     1.6  	DEPENDS="mesa libxml2 physfs libsdl-gfx libsdl-image libsdl-mixer \
     1.7 -	libsdl-ttf xorg-libxcb"
     1.8 +	libsdl-ttf libxcb"
     1.9  }