diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-28 15:15:31 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-28 15:15:37 +0200 |
commit | 11f95708a7c074c546b8f36e43f1fc9fcbf80c45 (patch) | |
tree | f8bafeefef8831a1e274b4cd34db63a940b4c6c5 /debian | |
parent | 56999400b299163de42075c6ffb1835764d1e674 (diff) | |
download | ayatana-indicator-bluetooth-11f95708a7c074c546b8f36e43f1fc9fcbf80c45.tar.gz ayatana-indicator-bluetooth-11f95708a7c074c546b8f36e43f1fc9fcbf80c45.tar.bz2 ayatana-indicator-bluetooth-11f95708a7c074c546b8f36e43f1fc9fcbf80c45.zip |
debian/control: Add B-D: libayatana-common-dev (>= 0.9.3).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 733b566..73bf630 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9.0), cmake, cmake-extras (>= 0.10), intltool, + libayatana-common-dev (>= 0.9.3), libglib2.0-dev (>= 2.32.0), systemd [linux-any], valac (>= 0.20), |