wok-current diff dwm/receipt @ rev 4533
db: libdb provides libs (backout 4529:be5bba285abe)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 30 15:03:24 2009 +0100 (2009-11-30) |
parents | 6a44a2d57a0f |
children | 74a6a43bf614 |
line diff
1.1 --- a/dwm/receipt Sat Mar 07 23:40:48 2009 +0100 1.2 +++ b/dwm/receipt Mon Nov 30 15:03:24 2009 +0100 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()