mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
d/control: depend on callaudiod
This commit is contained in:
parent
8308e1dbbf
commit
1b35120f36
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,6 +6,7 @@ Uploaders:
|
|||
Bob Ham <rah@settrans.net>,
|
||||
Build-Depends:
|
||||
debhelper (>= 11),
|
||||
libcallaudio-dev,
|
||||
libfeedback-dev,
|
||||
libhandy-1-dev (>= 1.0.0),
|
||||
libgtk-3-dev,
|
||||
|
@ -29,6 +30,7 @@ Architecture: any
|
|||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
callaudiod,
|
||||
modemmanager,
|
||||
Description: Make and receive PSTN phone calls
|
||||
A GTK+ user interface for PSTN phone calls using oFono.
|
||||
|
|
Loading…
Reference in a new issue