mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:47:03 +00:00
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:
parent
30bbde3d09
commit
15900eed2d
@ -17,6 +17,8 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3e47566c9271b786693d8a08792dbf41"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
DEPENDS += "virtual/crypt"
|
||||
|
||||
EXTRA_OECONF += "--disable-static"
|
||||
|
||||
do_configure_prepend () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user