Add Qt to list_ids_in_app script (#142362)

This commit is contained in:
stevenlele
2023-03-06 17:52:22 +08:00
committed by GitHub
parent 51beff7e5f
commit 9f354e96a9
+1
View File
@@ -96,6 +96,7 @@ clean_sources () {
/usr/bin/egrep -vi '^org\.mantle\.Mantle' | \
/usr/bin/egrep -vi '^org\.mozilla\.(crashreporter|plugincontainer|universalchardet|updater)' | \
/usr/bin/egrep -vi '^org\.python\.(python|PythonLauncher|buildapplet)' | \
/usr/bin/egrep -vi '^org\.qt-project\.Qt' | \
/usr/bin/egrep -vi '^org\.reactivecocoa\.ReactiveCocoa' | \
/usr/bin/egrep -vi '^org\.remotesensing\.libtiff' | \
/usr/bin/egrep -vi '^org\.vafer\.FeedbackReporter' | \