wok diff libxdg-basedir/receipt @ rev 8794
Fix bdeps: evince needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 23:49:05 2011 +0100 (2011-02-22) |
parents | 11967c57a537 |
children | 2ddc0a67b50f |
line diff
1.1 --- a/libxdg-basedir/receipt Sat Jun 06 20:14:53 2009 +0200 1.2 +++ b/libxdg-basedir/receipt Tue Feb 22 23:49:05 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxdg-basedir" 1.7 -VERSION="1.0.1" 1.8 +VERSION="1.1.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="This library implements functions to list the directories according to the XDG Base Directory specification and provides a few higher-level functions for use with the specification." 1.11 MAINTAINER="mallory@sweetpeople.org"