wok diff xautomation/receipt @ rev 22291

updated xorg-xkbutils (1.0.3 -> 1.0.4)
author Hans-G?nter Theisgen
date Wed Nov 13 16:11:02 2019 +0100 (2019-11-13)
parents c1523f23716a
children e3079653b462
line diff
     1.1 --- a/xautomation/receipt	Fri Apr 18 01:43:00 2014 +0200
     1.2 +++ b/xautomation/receipt	Wed Nov 13 16:11:02 2019 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="http://hoopajoo.net/static/projects/$TARBALL"
     1.5  #HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="xorg-libX11"
     1.8 -BUILD_DEPENDS="xorg-libX11-dev"
     1.9 +DEPENDS="xorg-libX11 libpng"
    1.10 +BUILD_DEPENDS="xorg-libX11-dev libpng-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()