]> git.pld-linux.org Git - packages/syslog-ng.git/commitdiff
- build with system libivykis
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 29 Oct 2016 12:21:51 +0000 (14:21 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 29 Oct 2016 12:21:51 +0000 (14:21 +0200)
- updated test BRs

syslog-ng.spec

index 4c270818022722d7344664b7904ca80f51eac539..36c46841c5b503f26e5f0407fbea82ba615a0067 100644 (file)
@@ -19,7 +19,7 @@
 %bcond_without geoip                   # support for GeoIP
 %bcond_without riemann                 # support for Riemann monitoring system
 %bcond_without systemd                 # systemd (daemon and journal) support
-%bcond_with    system_libivykis        # use system libivykis
+%bcond_without system_libivykis        # use system libivykis
 %bcond_with    system_rabbitmq         # use system librabbitmq [not supported yet]
 
 %if "%{pld_release}" == "ac"
@@ -84,6 +84,7 @@ BuildRequires:        which
 BuildRequires: pylint
 BuildRequires: python
 BuildRequires: python-pep8
+BuildRequires: python-ply
 BuildRequires: tzdata
 %endif
 %if %{without dynamic}
This page took 0.099917 seconds and 4 git commands to generate.