diff options
Diffstat (limited to 'conf.d/packaging/agl-helloworld-service.spec')
-rw-r--r-- | conf.d/packaging/agl-helloworld-service.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf.d/packaging/agl-helloworld-service.spec b/conf.d/packaging/agl-helloworld-service.spec index d495571..b8d91cb 100644 --- a/conf.d/packaging/agl-helloworld-service.spec +++ b/conf.d/packaging/agl-helloworld-service.spec @@ -23,7 +23,7 @@ Release: 1 Group: AGL License: APL2.0 Summary: Provide an AGL Helloworld Binding -Url: https://github.com/iotbzh/helloworld-service +Url: https://gerrit.automotivelinux.org/gerrit/admin/repos/apps/agl-service-helloworld Source0: %{name}_%{version}.orig.tar.gz BuildRequires: cmake @@ -31,7 +31,6 @@ BuildRequires: gcc gcc-c++ BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(libsystemd) >= 222 BuildRequires: pkgconfig(afb-daemon) -BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.55 BuildRoot: %{_tmppath}/%{name}-%{version}-build |