wok diff wmctrl/receipt @ rev 13819
assaultcube: add -lX11
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 06 18:52:34 2013 +0100 (2013-01-06) |
parents | 03ad5a05339c |
children | 380ffe05937a |
line diff
1.1 --- a/wmctrl/receipt Fri May 01 12:02:12 2009 +0200 1.2 +++ b/wmctrl/receipt Sun Jan 06 18:52:34 2013 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://sweb.cz/tripie/utils/wmctrl/dist/" 1.6 WGET_URL="$WEB_SITE/$TARBALL" 1.7 +TAGS="wm window-manager desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()