# HG changeset patch # User Eric Joseph-Alexandre # Date 1367023409 -7200 # Node ID dea79e20690ad83a18152eeb3d63b9f67c21fd93 # Parent 1887934be6bfc1d8b260f5e4bafc39a4c19f61ff Up: i3, i3-man (4.5.1) diff -r 1887934be6bf -r dea79e20690a i3-man/receipt --- a/i3-man/receipt Sat Apr 27 02:42:11 2013 +0200 +++ b/i3-man/receipt Sat Apr 27 02:43:29 2013 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="i3-man" -VERSION="4.2" +VERSION="4.5.1" CATEGORY="x-window" SHORT_DESC="i3 tiling window manager man pages" MAINTAINER="Yehuda Ringler " diff -r 1887934be6bf -r dea79e20690a i3/receipt --- a/i3/receipt Sat Apr 27 02:42:11 2013 +0200 +++ b/i3/receipt Sat Apr 27 02:43:29 2013 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="i3" -VERSION="4.2" +VERSION="4.5.1" CATEGORY="x-window" SHORT_DESC="i3 tiling window manager" MAINTAINER="Yehuda Ringler " @@ -12,7 +12,7 @@ startup-notification xcb-util" BUILD_DEPENDS="make gcc pkg-config xcb-proto libxcb-dev xcb-util-dev \ libev-dev flex bison yajl t2 docbook-xml xorg-libXcursor-dev xorg-libX11-dev \ -pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev" +pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev pango-dev" # Rules to configure and make the package. compile_rules()