Skip to content
Snippets Groups Projects
Commit b2251141 authored by Simon McVittie's avatar Simon McVittie
Browse files

Build libcapsule without GLib


libglib2.0-dev isn't multiarch co-installable.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent b3f1292a
Branches
Tags pressure-vessel-v0.20180517.0
No related merge requests found
...@@ -87,6 +87,7 @@ in-sysroot/configure-%: ...@@ -87,6 +87,7 @@ in-sysroot/configure-%:
--enable-tools-rpath="/_ORIGIN_/__/lib/$${DEB_BUILD_MULTIARCH}" \ --enable-tools-rpath="/_ORIGIN_/__/lib/$${DEB_BUILD_MULTIARCH}" \
--disable-shared \ --disable-shared \
--disable-gtk-doc \ --disable-gtk-doc \
--without-glib \
$(NULL) $(NULL)
_build/%/build.stamp: _build/%/config.stamp $(sysroot)/etc/debian_version _build/%/build.stamp: _build/%/config.stamp $(sysroot)/etc/debian_version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment