wok diff wxpython/receipt @ rev 18521

Add wxWidgets28 for oldstable version of wxWidgets. Move old packages to use it.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 26 02:54:52 2015 +0200 (2015-10-26)
parents 7390f8de9846
children 0c04fc34847a
line diff
     1.1 --- a/wxpython/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/wxpython/receipt	Mon Oct 26 02:54:52 2015 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  WEB_SITE="http://www.wxpython.org/"
     1.5  WGET_URL="$SF_MIRROR/wxpython/$TARBALL"
     1.6  
     1.7 -DEPENDS="python wxWidgets"
     1.8 -BUILD_DEPENDS="python-dev wxWidgets-dev mesa-dev"
     1.9 +DEPENDS="python wxWidgets28"
    1.10 +BUILD_DEPENDS="python-dev wxWidgets28-dev mesa-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()