Do not compile libcurl in flatpak.

This commit is contained in:
Matthieu Gautier 2018-11-29 11:40:16 +01:00
parent 5d7972f037
commit 703cac1f70
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ PACKAGE_NAME_MAPPERS = {
'uuid': True,
'libxml2': True,
'libssl': True,
'libcurl': True,
},
'fedora_native_dyn': {
'COMMON': _fedora_common,