aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/gnome-pomodoro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnome-pomodoro/Makefile b/deskutils/gnome-pomodoro/Makefile
index fa111c071ac5..82d00b3eb4fa 100644
--- a/deskutils/gnome-pomodoro/Makefile
+++ b/deskutils/gnome-pomodoro/Makefile
@@ -24,6 +24,8 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
+# clang fails to compile a C source (gnome-shell-extension.c) generated
+# from vala source. USE_GCC=yes is a temporary workaround to this issue.
USE_GCC= yes
USE_GNOME= cairo glib20 gtk30 introspection
USE_GSTREAMER1= yes