wok-6.x rev 19724
xlockmore: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 15:08:07 2017 +0100 (2017-02-16) |
parents | c0910ec01f6f |
children | 1fdc9611ce78 |
files | xlockmore/receipt |
line diff
1.1 --- a/xlockmore/receipt Thu Feb 16 13:36:13 2017 +0100 1.2 +++ b/xlockmore/receipt Thu Feb 16 15:08:07 2017 +0100 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 \