wok diff opencv-dev/receipt @ rev 19159

/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
parents a4c10aa3ed2d
children a78610b2eb47
line diff
     1.1 --- a/opencv-dev/receipt	Tue Jan 05 10:11:51 2016 +0100
     1.2 +++ b/opencv-dev/receipt	Thu May 26 20:16:45 2016 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://opencv.org/"
     1.5  WANTED="opencv"
     1.6  
     1.7 -DEPENDS="opencv"
     1.8 +DEPENDS="opencv pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()