diff options
author | Robert Tari <robert@tari.in> | 2025-06-06 17:27:37 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-07-11 08:44:17 +0200 |
commit | d171bba383a722c4bb42e1cb7a506d1402f2acfd (patch) | |
tree | 831927e92c10b6f1e26132a739ae74728a3f06bc | |
parent | 7949738e86f832cea414410c1997d3195e095549 (diff) | |
download | ayatana-indicator-application-d171bba383a722c4bb42e1cb7a506d1402f2acfd.tar.gz ayatana-indicator-application-d171bba383a722c4bb42e1cb7a506d1402f2acfd.tar.bz2 ayatana-indicator-application-d171bba383a722c4bb42e1cb7a506d1402f2acfd.zip |
d/control: Build with libayatana-appindicator-glib
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4b79566..caedbe7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), libdbus-glib-1-dev (>= 0.82), libjson-glib-dev, intltool, - libayatana-appindicator3-dev (>= 0.5.0~), + libayatana-appindicator-glib-dev, libayatana-indicator3-dev (>= 0.6.0~), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), |