Browse Source
rsyslog: Add uClibc dependencies
Package doesn't build with uClibc without them, but no change for other libc
variants so no need to bump revision.
Signed-off-by: Michal Hrušecký Michal.Hrusecky@nic.cz
lilik-openwrt-22.03
Michal Hrušecký
8 years ago
No known key found for this signature in database
GPG Key ID: B2AA30A894729FB3
1 changed files with
1 additions and
1 deletions
net/rsyslog/Makefile
@ -29,7 +29,7 @@ define Package/rsyslog
CATEGORY:= Network
TITLE:= Enhanced system logging and kernel message trapping daemons
URL:= http://www.rsyslog.com/
DEPENDS:= +libestr +libfastjson +libuuid +zlib
DEPENDS:= +libestr +libfastjson +libuuid +zlib +USE_UCLIBC:libpthread +USE_UCLIBC:librt
e n d e f
d e f i n e P a c k a g e / r s y s l o g / c o n f f i l e s