wok-next diff xsnow/receipt @ rev 20714

netkit-rsh: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:56:13 2018 +0300 (2018-05-27)
parents cc044c37d3ba
children d5aab818505e
line diff
     1.1 --- a/xsnow/receipt	Thu Jan 14 22:11:10 2016 +0100
     1.2 +++ b/xsnow/receipt	Sun May 27 12:56:13 2018 +0300
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="xorg-libXpm xorg-libXext"
     1.7 -BUILD_DEPENDS="xorg-imake xorg-gccmakedep"
     1.8 +BUILD_DEPENDS="xorg-imake xorg-gccmakedep xorg-libX11-dev xorg-libXpm-dev \
     1.9 +xorg-libXext-dev xorg-libXt-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()