Skip to content

Commit

Permalink
build: Add -no-mimetype-database option to qt package in depends
Browse files Browse the repository at this point in the history
  • Loading branch information
barton2526 committed Jul 13, 2023
1 parent 52ef0ba commit a721991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depends/packages/qt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ $(package)_config_opts += -no-linuxfb
$(package)_config_opts += -no-libjpeg
$(package)_config_opts += -no-libproxy
$(package)_config_opts += -no-libudev
$(package)_config_opts += -no-mimetype-database
$(package)_config_opts += -no-mtdev
$(package)_config_opts += -no-openssl
$(package)_config_opts += -no-openvg
Expand Down

0 comments on commit a721991

Please sign in to comment.