diff options
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r-- | conf/local.conf.sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index c2da6e6be..a9ed1b802 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -1,3 +1,6 @@ +# Commnet out below if want to use QtWebkit +PACKAGECONFIG_remove_pn-qtquick1 = "webkit" + # # This file is your local configuration file and is where all local user settings # are placed. The comments in this file give some guide to the options a new user |