mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 01:08:08 +00:00
dovecot: add libcap dependency
This fixes: dovecot/dovecot/latest lost dependency on libcap Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
402ac25adb
commit
aed102ddf3
@ -10,7 +10,7 @@ SRC_URI = "http://dovecot.org/releases/2.2/dovecot-${PV}.tar.gz \
|
|||||||
SRC_URI[md5sum] = "037e9c9e07d9dbff54dcff09f280fc8c"
|
SRC_URI[md5sum] = "037e9c9e07d9dbff54dcff09f280fc8c"
|
||||||
SRC_URI[sha256sum] = "75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b"
|
SRC_URI[sha256sum] = "75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b"
|
||||||
|
|
||||||
DEPENDS = "openssl xz zlib bzip2"
|
DEPENDS = "openssl xz zlib bzip2 libcap"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user