wok-next diff wmctrl/receipt @ rev 8350
Fix: wv needs -j1 to install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 02 05:08:40 2011 +0000 (2011-02-02) |
parents | 03ad5a05339c |
children | 380ffe05937a |
line diff
1.1 --- a/wmctrl/receipt Fri May 01 12:02:12 2009 +0200 1.2 +++ b/wmctrl/receipt Wed Feb 02 05:08:40 2011 +0000 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()