wok diff ola-dev/receipt @ rev 19060

Add: Bwahh. A futuristic display truetype font.
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Apr 20 22:52:27 2016 -0300 (2016-04-20)
parents 27d9d973abab
children fc9203de5ff2
line diff
     1.1 --- a/ola-dev/receipt	Wed Dec 16 12:43:42 2015 +0200
     1.2 +++ b/ola-dev/receipt	Wed Apr 20 22:52:27 2016 -0300
     1.3 @@ -9,12 +9,12 @@
     1.4  WEB_SITE="https://www.openlighting.org/ola/"
     1.5  
     1.6  WANTED="ola"
     1.7 -DEPENDS="ola"
     1.8 +DEPENDS="ola protobuf-dev"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
    1.12  {
    1.13 -	mkdir -p $fs/usr/lib/olad
    1.14 +	mkdir -p $fs/usr/lib
    1.15  	cp -a $install/usr/include $fs/usr
    1.16  	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.17  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib