wok diff fcron/receipt @ rev 15919

openbox: depends on xorg-libXcursor (fix no X in justx flavor)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 18 17:43:11 2014 +0100 (2014-02-18)
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 Feb 18 17:43:11 2014 +0100
     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()