diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-09 12:52:26 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-09 12:52:26 +0200 |
commit | bec38167977335d8c33cdc9921c7b483ccd6439b (patch) | |
tree | 13d4bc973431f692364283f832015e4b10bcd4aa /debian | |
parent | eedae05bf2bd26879219b0b87bd0eabc9ef23938 (diff) | |
download | ayatana-indicator-datetime-bec38167977335d8c33cdc9921c7b483ccd6439b.tar.gz ayatana-indicator-datetime-bec38167977335d8c33cdc9921c7b483ccd6439b.tar.bz2 ayatana-indicator-datetime-bec38167977335d8c33cdc9921c7b483ccd6439b.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 0ede198..946b4c2 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: cmake, dh-systemd | hello, intltool, libaccounts-glib-dev (>= 1.18), + libayatana-common-dev (>= 0.9.3), libglib2.0-dev (>= 2.35.4), libnotify-dev (>= 0.7.6), libgstreamer1.0-dev, |