owfs: Add dep on virtual/crypt

libcrypt is independent from glibc now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Khem Raj
2018-08-13 01:17:38 -07:00
committed by Joe MacDonald
parent 30bbde3d09
commit 15900eed2d
@@ -17,6 +17,8 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3e47566c9271b786693d8a08792dbf41"
inherit autotools-brokensep inherit autotools-brokensep
DEPENDS += "virtual/crypt"
EXTRA_OECONF += "--disable-static" EXTRA_OECONF += "--disable-static"
do_configure_prepend () { do_configure_prepend () {