wok diff wxWidgets/receipt @ rev 6957

Added girepository-1.0 folder into pango instead of -dev package.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 25 22:18:43 2010 +0000 (2010-10-25)
parents 666fd56c3a0e
children f6d0e56bc02c
line diff
     1.1 --- a/wxWidgets/receipt	Fri Jul 09 17:03:10 2010 +0200
     1.2 +++ b/wxWidgets/receipt	Mon Oct 25 22:18:43 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wxWidgets"
     1.7 -VERSION="2.8.10"
     1.8 +VERSION="2.8.11"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Cross-platform GUI Library"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,7 +20,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	patch -p 0 < ../stuff/gsockgtk.patch || exit 1
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--enable-shared \