blob: 28047eb542845700f8700c8b2d3e249458de5193 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "A reliable logging library"
2HOMEPAGE = "https://github.com/rsyslog/libfastjson"
3
4LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9"
6
7DEPENDS = "gmp nettle libidn zlib gnutls"
8
9SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https"
10
11SRCREV = "fc512e337bfc7c92770246dbff5f482b879498b9"
12
13S = "${WORKDIR}/git"
14
15inherit autotools pkgconfig