Drop packages we don't need to clean.

This commit is contained in:
fewtarius 2022-12-31 16:00:56 -05:00
parent 9b999f35f5
commit e1e7054e21
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -51,8 +51,8 @@ then
# If DEVICE_ROOT is defined, take additional clean steps to ensure everything is built
# properly for all devices including the root device.
PKG_CLEAN="${PKG_CLEAN} mupen64plus-nx mupen64plus flycast_libretro dosbox-pure pcsx_rearmed pcsx_rearmed \
gpsp raze amiberry lzdoom PPSSPPSDL gzdoom mupen64plussa-core mupen64plussa-input-sdl 351files \
PKG_CLEAN="${PKG_CLEAN} mupen64plus-nx mupen64plus flycast_libretro dosbox-pure \
gpsp raze lzdoom PPSSPPSDL gzdoom mupen64plussa-core mupen64plussa-input-sdl \
gamecontrollerdb duckstationsa moonlight"
fi