diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in index bb03ede..9a7c314 100644 --- a/virt-viewer.spec.in +++ b/virt-viewer.spec.in @@ -58,6 +58,7 @@ BuildRequires: /usr/bin/pod2man BuildRequires: gettext %if %{with_govirt} BuildRequires: pkgconfig(govirt-1.0) >= @GOVIRT_REQUIRED@ +BuildRequires: pkgconfig(rest-0.7) >= @REST_REQUIRED@ %endif %if %{with_bash_completion} BuildRequires: pkgconfig(bash-completion) >= @BASH_COMPLETION_REQUIRED@