# HG changeset patch # User Christopher Rogers # Date 1286494864 0 # Node ID 19b0d2c1ef6f8c6db99d7cae7b8a98af8d68427a # Parent 86fe4ca4c6ff91e8eaab8356fa7fe6e7f7081cf0 Up: conky to 1.8.1. diff -r 86fe4ca4c6ff -r 19b0d2c1ef6f conky/receipt --- a/conky/receipt Thu Oct 07 23:29:59 2010 +0000 +++ b/conky/receipt Thu Oct 07 23:41:04 2010 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="conky" -VERSION="1.8.0" +VERSION="1.8.1" CATEGORY="system-tools" SHORT_DESC="Simple and very light system monitor." MAINTAINER="pankso@slitaz.org" DEPENDS="expat fontconfig freetype glib xorg-libX11 xorg-libXau \ xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ -xorg-libXft xorg-libXrender zlib" -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXft-dev glib glib-dev" +xorg-libXft xorg-libXrender zlib ncursesw" +BUILD_DEPENDS="$DEPENDS xorg-dev xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev expat-dev glib glib-dev pkg-config zlib-dev freetype-dev xorg-xextproto xorg-damageproto xorg-fixesproto ncursesw-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://conky.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"