diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 9b0e75d0..f42818a1 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -78,7 +78,7 @@ distro/regular-jeos: distro/.regular-jeos use/cleanup/jeos/full \ @$(call add,BASE_PACKAGES,nfs-utils) @$(call add,MAIN_PACKAGES,firmware-linux) @$(call add,INSTALL2_PACKAGES,volumes-profile-jeos) - @$(call add,CLEANUP_PACKAGES,'glib2*' libffi 'libltdl*') + @$(call add,CLEANUP_PACKAGES,libffi 'libltdl*') @$(call add,CLEANUP_PACKAGES,bridge-utils) @$(call add,DEFAULT_SERVICES_DISABLE,fbsetfont) @$(call add,STAGE2_BOOTARGS,quiet)