wok-next diff i3/receipt @ rev 15608

hubbub: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 06 20:31:17 2013 +0000 (2013-12-06)
parents dea79e20690a
children 448368c9da07
line diff
     1.1 --- a/i3/receipt	Sat Apr 27 02:43:29 2013 +0200
     1.2 +++ b/i3/receipt	Fri Dec 06 20:31:17 2013 +0000
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="i3 tiling window manager"
     1.6  MAINTAINER="Yehuda Ringler <ybringler@gmail.com>"
     1.7 +LICENSE="BSD"
     1.8  WEB_SITE="http://i3wm.org"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WGET_URL="$WEB_SITE/downloads/$TARBALL"
    1.11 +
    1.12  DEPENDS="libxcb xorg-libXcursor xorg-libX11 yajl libev dmenu \
    1.13  startup-notification xcb-util"
    1.14  BUILD_DEPENDS="make gcc pkg-config xcb-proto libxcb-dev xcb-util-dev \