diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/quilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/quilter/Makefile b/editors/quilter/Makefile index a3498739b1cc..e54e9d999652 100644 --- a/editors/quilter/Makefile +++ b/editors/quilter/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgtkspell3-3.so:textproc/gtkspell3 \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 -USES= desktop-file-utils gettext gnome meson pkgconfig python:build +USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig python:build USE_GITHUB= yes GH_ACCOUNT= lainsce USE_GNOME= glib20 gtk30 gtksourceview3 |