wok-next diff openscad/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 2051fa04040e
children 2f3aba6cc31e
line diff
     1.1 --- a/openscad/receipt	Tue Nov 04 14:52:08 2014 +0100
     1.2 +++ b/openscad/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  libQtCore libQtGui glib"
     1.5  BUILD_DEPENDS="cmake pkg-config flex Qt4-dev cgal-dev gmp-dev mpfr-dev \
     1.6  glib-dev glew-dev opencsg-dev eigen mesa-dev libboost-program-options-dev \
     1.7 -libboost-filesystem-dev libboost-regex-dev libboost-thread-dev"
     1.8 +libboost-filesystem-dev libboost-regex-dev libboost-thread-dev qmake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  #