Do not compile libcurl in flatpak.
This commit is contained in:
parent
5d7972f037
commit
703cac1f70
|
@ -14,6 +14,7 @@ PACKAGE_NAME_MAPPERS = {
|
|||
'uuid': True,
|
||||
'libxml2': True,
|
||||
'libssl': True,
|
||||
'libcurl': True,
|
||||
},
|
||||
'fedora_native_dyn': {
|
||||
'COMMON': _fedora_common,
|
||||
|
|
Loading…
Reference in New Issue