mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3421 from miska/rsyslog
rsyslog: Add uClibc dependencies
This commit is contained in:
@@ -29,7 +29,7 @@ define Package/rsyslog
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Enhanced system logging and kernel message trapping daemons
|
TITLE:=Enhanced system logging and kernel message trapping daemons
|
||||||
URL:=http://www.rsyslog.com/
|
URL:=http://www.rsyslog.com/
|
||||||
DEPENDS:=+libestr +libfastjson +libuuid +zlib
|
DEPENDS:=+libestr +libfastjson +libuuid +zlib +USE_UCLIBC:libpthread +USE_UCLIBC:librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rsyslog/conffiles
|
define Package/rsyslog/conffiles
|
||||||
|
|||||||
Reference in New Issue
Block a user