From 82747821f8521e06ac79bbc958c00e211ff717e7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 26 Jun 2018 11:36:15 +0100 Subject: [PATCH] trivial: Enable bash completion in the example spec file --- contrib/fwupd.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/fwupd.spec.in b/contrib/fwupd.spec.in index 322ab5450..a66183a9b 100644 --- a/contrib/fwupd.spec.in +++ b/contrib/fwupd.spec.in @@ -53,6 +53,7 @@ BuildRequires: meson BuildRequires: help2man BuildRequires: json-glib-devel >= %{json_glib_version} BuildRequires: vala +BuildRequires: bash-completion %if 0%{?have_uefi} BuildRequires: python3 python3-cairo python3-gobject python3-pillow