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