wok diff fcron/receipt @ rev 17010

scrollkeeper: Avoid file not found
author Yuri Pourre <yuripourre@gmail.com>
date Tue Aug 12 15:34:30 2014 -0300 (2014-08-12)
parents 3b4e4318134e
children 7f188676b59c
line diff
     1.1 --- a/fcron/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/fcron/receipt	Tue Aug 12 15:34:30 2014 -0300
     1.3 @@ -12,6 +12,7 @@
     1.4  TAGS="cron scheduler"
     1.5  
     1.6  DEPENDS=""
     1.7 +BUILD_DEPENDS="perl"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()