wok diff xlockmore/receipt @ rev 20459

Add py3k7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 10 15:54:03 2018 +0200 (2018-10-10)
parents 9e01bc6321ea
children a78610b2eb47
line diff
     1.1 --- a/xlockmore/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/xlockmore/receipt	Wed Oct 10 15:54:03 2018 +0200
     1.3 @@ -11,12 +11,12 @@
     1.4  WGET_URL="http://www.tux.org/~bagleyd/xlock/$PACKAGE-$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="xorg-libX11 freetype freetype1"
     1.7 -BUILD_DEPENDS="xorg-libXdmcp-dev xorg-libXpm-dev xorg-libX11-dev xorg-libXt-dev"
     1.8 +BUILD_DEPENDS="xorg-libXdmcp-dev xorg-libXpm-dev xorg-libX11-dev \
     1.9 +xorg-libXt-dev openmotif-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -    cd $src
    1.15      ./configure --prefix=/usr \
    1.16          --infodir=/usr/share/info \
    1.17          --mandir=/usr/share/man \