wok-next diff cocoalib/receipt @ rev 19995

qtwebkit: rm gstreamer
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Oct 20 15:57:38 2017 +0200 (2017-10-20)
parents 2dd26e7f0025
children e1c0edabdcb2
line diff
     1.1 --- a/cocoalib/receipt	Thu Aug 15 12:56:59 2013 +0000
     1.2 +++ b/cocoalib/receipt	Fri Oct 20 15:57:38 2017 +0200
     1.3 @@ -11,9 +11,9 @@
     1.4  WGET_URL="${WEB_SITE}tgz/$TARBALL"
     1.5  
     1.6  DEPENDS="gmp gsl libboost-thread libboost-system libboost-filesystem \
     1.7 -libboost-iostreams libboost-tr1"
     1.8 -BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-thread-dev libboost-system-dev \
     1.9 -libboost-filesystem-dev libboost-iostreams-dev libboost-tr1-dev"
    1.10 +libboost-iostreams libboost-math-tr1"
    1.11 +BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-dev libboost-thread libboost-system \
    1.12 +libboost-filesystem libboost-iostreams libboost-math-tr1"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()