diff options
Diffstat (limited to 'conf.d/packaging/rpm')
-rw-r--r-- | conf.d/packaging/rpm/agl-app-afb-test.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/packaging/rpm/agl-app-afb-test.spec b/conf.d/packaging/rpm/agl-app-afb-test.spec index c570b55..96fedad 100644 --- a/conf.d/packaging/rpm/agl-app-afb-test.spec +++ b/conf.d/packaging/rpm/agl-app-afb-test.spec @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(afb-daemon) BuildRequires: pkgconfig(appcontroller) BuildRequires: pkgconfig(afb-helpers) BuildRequires: pkgconfig(libsystemd) >= 222 +Requires: jq BuildRoot: %{_tmppath}/%{name}-%{version}-build |