diff options
| author | Rico Tzschichholz <ricotz@ubuntu.com> | 2017-05-13 21:36:59 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-05-13 22:08:09 +0200 |
| commit | a6ad98a4b1d7b194a62584248e7302f067bac6f9 (patch) | |
| tree | cc3b488cc33e94ad8f3663d15d6330c6c47e5b94 /debian/control | |
| parent | 4f0e33856b0ba4a9f108f3000d7c275447a541ba (diff) | |
Enable vala bindings support
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 08cee828..729fdb87 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Build-Depends: debhelper (>= 10), libteam-dev (>= 1.9), libjansson-dev, libbluetooth-dev (>= 5), + valac (>= 0.17.1.24), dbus <!nocheck>, python-gi <!nocheck>, python-dbus <!nocheck> |