aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/rpm/agl-app-afb-test.spec
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-01-31 10:51:17 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2019-01-31 10:55:47 +0100
commitbd79517666a20f0b1af783a923b98191d3eed09e (patch)
tree992ac2c582c0dbb47a3ba116df4f424117ee3118 /conf.d/packaging/rpm/agl-app-afb-test.spec
parent4dc980f363f5f17640702605902ae82276bf4abe (diff)
Update packaging files for the new dependencies
Following the migration, packaging rules need to be updated with new dependencies on the libraries appcontroller and afb-helpers. Change-Id: I0f9454953659af1280fbf5edecf7fcdd00b4dd5f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/packaging/rpm/agl-app-afb-test.spec')
-rw-r--r--conf.d/packaging/rpm/agl-app-afb-test.spec2
1 files changed, 2 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 408751a..c570b55 100644
--- a/conf.d/packaging/rpm/agl-app-afb-test.spec
+++ b/conf.d/packaging/rpm/agl-app-afb-test.spec
@@ -25,6 +25,8 @@ BuildRequires: agl-cmake-apps-module
BuildRequires: gcc-c++
BuildRequires: pkgconfig(json-c)
BuildRequires: pkgconfig(afb-daemon)
+BuildRequires: pkgconfig(appcontroller)
+BuildRequires: pkgconfig(afb-helpers)
BuildRequires: pkgconfig(libsystemd) >= 222
BuildRoot: %{_tmppath}/%{name}-%{version}-build