wok-current diff wxHexEditor/receipt @ rev 18635

mediainfo: add build depends
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 27 10:38:59 2015 +0200 (2015-11-27)
parents 934d6099191f
children 83981c141996
line diff
     1.1 --- a/wxHexEditor/receipt	Thu Jan 31 04:26:00 2013 +0000
     1.2 +++ b/wxHexEditor/receipt	Fri Nov 27 10:38:59 2015 +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()