blob: 31461d6c4b4c7f82acaf40a5b73f0b0b6c23f0e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Priority: optional
Maintainer: Iot-Team <secretaria@iot.bzh>
Source: agl-helloworld-service
Build-Depends: debhelper (>= 5),
pkg-config,
cmake,
gcc,
g++,
libjson-c-dev ,
libsystemd-dev (>= 222),
agl-app-framework-binder-dev ,
agl-libmicrohttpd-dev (>= 0.9.55)
Standards-Version: 3.8.2
Homepage: https://github.com/iotbzh/helloworld-service
Package: agl-helloworld-service
Section: libs
Architecture: any
Description: Provide an AGL Helloworld Binding
|