wok-next diff libexo-dev/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 205d192370e5
children
line diff
     1.1 --- a/libexo-dev/receipt	Tue Aug 13 13:22:54 2013 +0000
     1.2 +++ b/libexo-dev/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WANTED="exo"
     1.5  WEB_SITE="http://www.xfce.org"
     1.6  
     1.7 -DEPENDS="libexo gtk+-dev libxfce4util-dev hal-dev"
     1.8 +DEPENDS="libexo gtk+-dev libxfce4util-dev hal-dev pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()