build-sys: bootctl depends on HAVE_BLKID

This commit is contained in:
Marcel Holtmann 2015-02-22 10:28:34 +01:00
parent 6be9b36068
commit 563217eb9e

View file

@ -2488,6 +2488,7 @@ systemd_efi_boot_generator_LDADD = \
libsystemd-shared.la
# ------------------------------------------------------------------------------
if HAVE_BLKID
bootctl_SOURCES = \
src/boot/bootctl.c
@ -2513,6 +2514,7 @@ dist_bashcompletion_DATA += \
dist_zshcompletion_DATA += \
shell-completion/zsh/_bootctl
endif
# ------------------------------------------------------------------------------
if HAVE_GNUEFI