Skip to content

Commit

Permalink
[wip] testing some qt config
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklodder committed Oct 19, 2023
1 parent be2ee04 commit 7aba82d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions depends/packages/qt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ $(package)_config_opts += -no-glib
$(package)_config_opts += -no-gstreamer
$(package)_config_opts += -no-icu
$(package)_config_opts += -no-iconv
$(package)_config_opts += -no-imageformat-xbm
$(package)_config_opts += -no-imageformat-xpm
$(package)_config_opts += -no-kms
$(package)_config_opts += -no-linuxfb
$(package)_config_opts += -no-libudev
Expand Down

0 comments on commit 7aba82d

Please sign in to comment.