wok-next diff siproxd/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 3b4e4318134e
children 757d032c55c7
line diff
     1.1 --- a/siproxd/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/siproxd/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  CONFIG_FILES="/etc/siproxd"
     1.5  
     1.6  DEPENDS="osip"
     1.7 -BUILD_DEPENDS="osip-dev"
     1.8 +BUILD_DEPENDS="osip-dev libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()