mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
yocto: ostree depends on libarchive, not just runtime-depends
This commit is contained in:
parent
08ebb1cfc0
commit
cb85508ff7
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
|
||||
SRC_URI = "file:///src/ostree"
|
||||
S = "${WORKDIR}/ostree"
|
||||
|
||||
RDEPENDS += "libarchive"
|
||||
DEPENDS += "libarchive"
|
||||
|
||||
inherit autotools
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user