diff options
Diffstat (limited to 'editors/elementary-code')
-rw-r--r-- | editors/elementary-code/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 3116ede14829..2af15e6574bf 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -28,8 +28,8 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/atk \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libzeitgeist-2.0.so:sysutils/zeitgeist -USES= desktop-file-utils gettext gnome meson ninja pkgconfig \ - python:build xorg +USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \ + ninja pkgconfig python:build xorg USE_GITHUB= yes GH_ACCOUNT= elementary GH_PROJECT= code |