mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 11:35:32 +00:00
d/control: add version requirement on libcallaudio build dependency
The new API appeared in version 0.0.5.
This commit is contained in:
parent
13c7f052d0
commit
cbbe49f93a
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Build-Depends:
|
|||
debhelper (>= 11),
|
||||
desktop-file-utils,
|
||||
gtk-doc-tools <!nodoc>,
|
||||
libcallaudio-dev,
|
||||
libcallaudio-dev (>= 0.0.5),
|
||||
libfeedback-dev,
|
||||
libhandy-1-dev (>= 1.0.0),
|
||||
libgtk-3-dev,
|
||||
|
|
Loading…
Reference in a new issue