wok diff fcron/receipt @ rev 18431

open-vm-tools: add dnet dep
author Nathan Neulinger <nneul@neulinger.org>
date Mon Sep 21 22:09:23 2015 +0000 (2015-09-21)
parents 3b4e4318134e
children 7f188676b59c
line diff
     1.1 --- a/fcron/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/fcron/receipt	Mon Sep 21 22:09:23 2015 +0000
     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()