wok diff wxHexEditor/receipt @ rev 21160

Up ufraw (0.22)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 31 15:04:44 2019 +0200 (2019-03-31)
parents 934d6099191f
children 83981c141996
line diff
     1.1 --- a/wxHexEditor/receipt	Thu Jan 31 04:26:00 2013 +0000
     1.2 +++ b/wxHexEditor/receipt	Sun Mar 31 15:04:44 2019 +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()