diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-23 22:21:24 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-23 22:24:23 +0100 |
| commit | e20a2f3a7781c2ea00d3cd5def19c9dfc7d37db5 (patch) | |
| tree | ae826297171515b5f4ee089c5f49d5119a4428ba /debian/control | |
| parent | 90341f0b87ba2ebed0e1902b503c950dfb07d409 (diff) | |
Enable Bluez5 DUN support.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e583421a..e869c9b6 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,8 @@ Build-Depends: debhelper (>= 9), libndp-dev, libreadline-dev, libnewt-dev (>= 0.52.15), - libteam-dev (>= 1.9) + libteam-dev (>= 1.9), + libbluetooth-dev (>= 5) Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-utopia/network-manager.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/network-manager.git;a=summary |