wok diff opencpn/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 17e313b5b9c1
children 370da83187ab
line diff
     1.1 --- a/opencpn/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/opencpn/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  WEB_SITE="http://opencpn.sourceforge.net"
     1.5  WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="wxWidgets mesa libglu-mesa"
     1.8 -BUILD_DEPENDS="wxWidgets-dev mesa-dev libglu-mesa"
     1.9 +DEPENDS="wxWidgets28 mesa libglu-mesa"
    1.10 +BUILD_DEPENDS="wxWidgets28-dev mesa-dev libglu-mesa"
    1.11  TAGS="office"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14 @@ -38,4 +38,3 @@
    1.15  	cp -a $install/usr/bin $fs/usr
    1.16  	cp -a $install/usr/share $fs/usr
    1.17  }
    1.18 -