mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
gnomeos: Ensure we have libarchive for ostree-native
This commit is contained in:
parent
c41469c22c
commit
5bfb928e97
@ -5,9 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
|
||||
SRC_URI = "file:///src/ostree"
|
||||
S = "${WORKDIR}/ostree"
|
||||
|
||||
RDEPENDS += "libarchive"
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--without-soup-gnome"
|
||||
EXTRA_OECONF = "--without-soup-gnome --with-libarchive"
|
||||
|
||||
FILES_${PN} += "${libdir}/ostree/ ${libdir}/ostbuild"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user