summaryrefslogtreecommitdiff
path: root/packaging/deb/debian/control
blob: ff30267097003bce924f924333207bbea58a9ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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),
  libsystemd-dev (>=215),
  rebar,

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