d9ddc5d Try to minimize httpd dependencies

Authored and Committed by luhliarik 2 years ago
    Try to minimize httpd dependencies
    
    - essential binaries moved to httpd-core package
    - mod_brotli and mod_systemd are now in httpd main package together with
      .service files
    - httpd is no longer linked (-lsystemd), all systemd functions moved to
      mod_systemd module which is now shipped in main httpd package
    
        
file modified
+0 -1
file added
+1
file modified
+42 -18