wok diff i3/receipt @ rev 14451

Up: i3, i3-man (4.5.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Apr 27 02:43:29 2013 +0200 (2013-04-27)
parents 2767d0bc2eb7
children de49f29b101e
line diff
     1.1 --- a/i3/receipt	Tue Aug 14 13:39:00 2012 +0200
     1.2 +++ b/i3/receipt	Sat Apr 27 02:43:29 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="i3"
     1.7 -VERSION="4.2"
     1.8 +VERSION="4.5.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="i3 tiling window manager"
    1.11  MAINTAINER="Yehuda Ringler <ybringler@gmail.com>"
    1.12 @@ -12,7 +12,7 @@
    1.13  startup-notification xcb-util"
    1.14  BUILD_DEPENDS="make gcc pkg-config xcb-proto libxcb-dev xcb-util-dev \
    1.15  libev-dev flex bison yajl t2 docbook-xml xorg-libXcursor-dev xorg-libX11-dev \
    1.16 -pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev"
    1.17 +pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev pango-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()