diff options
Diffstat (limited to 'templates/base')
-rw-r--r-- | templates/base/00_local.conf.agl.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/base/00_local.conf.agl.inc b/templates/base/00_local.conf.agl.inc index b0ed06be4..867139b8b 100644 --- a/templates/base/00_local.conf.agl.inc +++ b/templates/base/00_local.conf.agl.inc @@ -16,3 +16,5 @@ MODULE_TARBALL_DEPLOY ?= "0" # Comment out below if want to use QtWebkit PACKAGECONFIG_remove_pn-qtquick1 = "webkit" + +ASSUME_PROVIDED_remove = "tar-native" |