wok-6.x diff pcre/receipt @ rev 6561
Added libxcb-dev to depends of xorg-libX11-dev. Need for pkg-config --cflags x11-xcb to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 07 23:29:59 2010 +0000 (2010-10-07) |
parents | 1ebcf9d9dad9 |
children | b2fe1cc4651a |
line diff
1.1 --- a/pcre/receipt Sun May 24 16:34:14 2009 +0200 1.2 +++ b/pcre/receipt Thu Oct 07 23:29:59 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pcre" 1.7 -VERSION="7.9" 1.8 +VERSION="8.10" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Perl Compatible Regular Expressions." 1.11 MAINTAINER="pankso@slitaz.org"