summaryrefslogtreecommitdiff
path: root/packaging/deb/debian/control
blob: d9fea231609245d0a03c62468af2239a399b11e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: erlang-sd-notify
Maintainer: <g.santomaggio@gmail.com>
Section: misc
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 9),
  erlang-dev (>=17.3-dfsg-4),
  rebar,

Package: erlang-sd-notify
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
  erlang-base (>=17.3) | erlang-base-hipe (>=17.3)
Description: Systemd notification support for Erlang.