Update libdnf, disable Python bindings

This entirely drops out Sphinx as well as python-devel from our
builds, makes builds faster, and silences a lot of warnings too.

Update submodule: libdnf

Closes: #1480
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-07-31 12:12:19 -04:00 committed by Atomic Bot
parent 3446caa190
commit 261dd99a69
2 changed files with 2 additions and 1 deletions

View File

@ -261,6 +261,7 @@ dnl arbitrary path - we don't actually install there.
-DSHARE_INSTALL_PREFIX:PATH=/usr/libexec/rpm-ostree/share \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DWITH_SWDB:BOOL=0 \
-DWITH_BINDINGS:BOOL=0 \
-DWITH_HTML:BOOL=0 \
-DWITH_MAN:BOOL=0 \
${cmake_args} ../libdnf) || exit 1

2
libdnf

@ -1 +1 @@
Subproject commit a2630dfe8416ce90f283f644fa5cbb936c5327ee
Subproject commit 1cad4373cfa142571cdd78b926814451cdcc25c3