Browse Source

gedit: add source-code-pro-fonts to RRECOMMENDS

Would call gedit almost unusable without source-code-pro-fonts

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Müller 3 years ago
parent
commit
407776de95
1 changed files with 1 additions and 0 deletions
  1. 1 0
      meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb

+ 1 - 0
meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb

@@ -36,3 +36,4 @@ FILES_${PN}-python += " \
     ${PYTHON_SITEPACKAGES_DIR} \
 "
 
+RRECOMMENDS_${PN} += "source-code-pro-fonts"