wok-current rev 4031
Up: dwm (5.6.1)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Sep 07 19:47:50 2009 +0000 (2009-09-07) |
parents | d7919ef5a5de |
children | 9082f32913b5 |
files | dwm/receipt |
line diff
1.1 --- a/dwm/receipt Sat Sep 05 15:15:14 2009 +0000 1.2 +++ b/dwm/receipt Mon Sep 07 19:47:50 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dwm" 1.7 -VERSION="5.4.1" 1.8 +VERSION="5.6.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Very light dynamic window manager for X." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 WEB_SITE="http://www.suckless.org/dwm/" 1.14 WGET_URL="http://code.suckless.org/dl/dwm/$TARBALL" 1.15 DEPENDS="xorg-libX11 xorg-xsetroot" 1.16 -BUILD_DEPENDS="xorg-libX11-dev" 1.17 +BUILD_DEPENDS="xorg-libX11-dev xorg-xproto xorg-xineramaproto" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()