[Lunar-commits] <moonbase-other> rsyslog: add missing dep for json-c

Stefan Wold ratler at lunar-linux.org
Sun Dec 8 14:13:06 CET 2013


commit 2a26f71576a6e852f5c187ae648d848d74142a18
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 08 Dec 2013 05:12:57 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/2a26f71576a6e852f5c187ae648d848d74142a18

rsyslog: add missing dep for json-c
---
  utils/rsyslog/DEPENDS | +1/-0     
  1 file changed, 1 insertion(+)

--- a/utils/rsyslog/DEPENDS
+++ b/utils/rsyslog/DEPENDS
@@ -1,5 +1,6 @@
 depends libee
 depends libestr
+depends json-c
 
 optional_depends zlib              \
                  "--enable-zlib"   \




More information about the Lunar-commits mailing list