wok-4.x diff dwm/receipt @ rev 9365
Fixed packages that have SOURCE that equal PACKAGE. This shouldn't happend.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Mar 20 19:43:39 2011 +0000 (2011-03-20) |
parents | 74a6a43bf614 |
children | 51c9c3e65c18 |
line diff
1.1 --- a/dwm/receipt Tue Feb 16 13:17:20 2010 +0000 1.2 +++ b/dwm/receipt Sun Mar 20 19:43:39 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.suckless.org/dwm/" 1.5 WGET_URL="http://code.suckless.org/dl/dwm/$TARBALL" 1.6 DEPENDS="xorg-libX11 xorg-xsetroot" 1.7 -BUILD_DEPENDS="xorg-libX11-dev xorg-xproto xorg-xineramaproto" 1.8 +BUILD_DEPENDS="xorg-libX11-dev xorg-xproto xorg-xineramaproto xorg-libXinerama-dev" 1.9 TAGS="wm window-manager" 1.10 1.11 # Rules to configure and make the package.