diff options
author | Alfred E. Heggestad <aeh@db.org> | 2016-01-03 19:45:06 +0100 |
---|---|---|
committer | Alfred E. Heggestad <aeh@db.org> | 2016-01-03 19:45:06 +0100 |
commit | 837aa4dd496ccec4dc6174aad3e5021dfdc6fffe (patch) | |
tree | 8ae9651c236a95b5b5b0a1a39466a48af8563bc4 | |
parent | 3bc3cf8571ee1f59950687d90364d2819b03faef (diff) |
baresip now needs librem v0.4.7 or later
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | docs/README | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f5155ef..9ff2820 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: comm Priority: optional Maintainer: Alfred E. Heggestad <aeh@db.org> Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 9.20120311), librem-dev (>= 0.4.5), libre-dev (>= 0.4.11), libasound2-dev, libavformat-dev, libavdevice-dev, libswscale-dev +Build-Depends: debhelper (>= 9.20120311), librem-dev (>= 0.4.7), libre-dev (>= 0.4.11), libasound2-dev, libavformat-dev, libavdevice-dev, libswscale-dev Homepage: http://www.creytiv.com/ Package: baresip Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, librem (>= 0.4.5), libre (>= 0.4.11) +Depends: ${shlibs:Depends}, ${misc:Depends}, librem (>= 0.4.7), libre (>= 0.4.11) Description: Modular SIP User-Agent with audio and video support Design goals: . diff --git a/docs/README b/docs/README index bb5d360..bb9511e 100644 --- a/docs/README +++ b/docs/README @@ -321,7 +321,7 @@ Supported compilers: External dependencies: libre v0.4.14 or later -librem v0.4.6 or later +librem v0.4.7 or later Feedback: |