diff options
Diffstat (limited to 'gtk/configure.ac')
-rw-r--r-- | gtk/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/configure.ac b/gtk/configure.ac index 54a63d488..c9523bb28 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -113,7 +113,7 @@ case $host in linux*) ;; esac - GHB_PACKAGES="gthread-2.0 gio-2.0 libnotify gmodule-2.0" + GHB_PACKAGES="gthread-2.0 gio-2.0 gmodule-2.0" mingw_flag=no ;; esac |