File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ BuildRequires: meson
1919BuildRequires: NetworkManager-libnm-devel >= 1:1.2.0
2020BuildRequires: glib2-devel
2121BuildRequires: libnma-devel >= 1.2.0
22+ BuildRequires: libnotify-devel >= 0.7.0
2223
2324%if %with libnm_glib
2425BuildRequires: NetworkManager-glib-devel >= 1:1.2.0
@@ -28,6 +29,7 @@ BuildRequires: libnm-gtk-devel >= 1.2.0
2829Requires: dbus
2930Requires: NetworkManager >= 1:1.2.0
3031Requires: anyconnect
32+ Requires: libnotify >= 0.7.0
3133
3234%global __provides_exclude ^libnm-.*\\.so
3335
@@ -88,7 +90,7 @@ the anyconnect server with NetworkManager (GNOME files).
8890- Add SELinux policy (required for permission fix script)
8991- Add notifications using libnotify
9092
91- * Sat Oct 11 2020 Graham White - 1.2.2-1
93+ * Sun Oct 11 2020 Graham White - 1.2.2-1
9294- Migrate from Autotools to Meson (with thanks to @jcfaracco)
9395- Add permission work around script to the RPM build
9496- Streamlined by removing unnecessary code
You can’t perform that action at this time.
0 commit comments