[vlc-devel] [PATCH] notify: use GTK+ 3

Sebastian Ramacher sramacher at debian.org
Sun Dec 10 18:20:06 CET 2017


Signed-off-by: Sebastian Ramacher <sramacher at debian.org>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 1e877069f3..acbee6c0b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4114,7 +4114,7 @@ AS_IF([test "${enable_osx_notifications}" != "no"], [
 dnl
 dnl Libnotify notification plugin
 dnl
-PKG_ENABLE_MODULES_VLC([NOTIFY], [], [libnotify gtk+-2.0], [libnotify notification], [auto])
+PKG_ENABLE_MODULES_VLC([NOTIFY], [], [libnotify gtk+-3.0], [libnotify notification], [auto])
 
 dnl
 dnl  libplacebo support
-- 
2.15.1



More information about the vlc-devel mailing list