diff options
Diffstat (limited to 'editors/elementary-code/Makefile')
-rw-r--r-- | editors/elementary-code/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 0ceb0a3fc67e..cee0ea8a3df2 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -35,7 +35,6 @@ USE_GNOME= cairo glib20 gtk30 gtksourceview4 pango vte3 GLIB_SCHEMAS= io.elementary.code.gschema.xml \ io.elementary.code.plugins.spell.gschema.xml \ io.elementary.code.plugins.terminal.gschema.xml -INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_XORG= x11 |