wok diff wxHexEditor/receipt @ rev 19361

Up tazpkg (919)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 03 08:46:48 2016 +0200 (2016-08-03)
parents 934d6099191f
children 83981c141996
line diff
     1.1 --- a/wxHexEditor/receipt	Thu Jan 31 04:26:00 2013 +0000
     1.2 +++ b/wxHexEditor/receipt	Wed Aug 03 08:46:48 2016 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  SF_PROJECT="wxhexeditor"
     1.5  WGET_URL="$SF_MIRROR/$SF_PROJECT/$TARBALL"
     1.6  
     1.7 -DEPENDS="libgomp wxWidgets"
     1.8 -BUILD_DEPENDS="wxWidgets-dev libffi libtool autoconf automake"
     1.9 +DEPENDS="libgomp wxWidgets28"
    1.10 +BUILD_DEPENDS="wxWidgets28-dev libffi libtool autoconf automake"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()