mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
More changes for Flathub submission
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"*.a"
|
||||
],
|
||||
"modules" : [
|
||||
"python3-cros_ec_python.json",
|
||||
{
|
||||
"name" : "yafi",
|
||||
"builddir" : true,
|
||||
@@ -32,18 +33,6 @@
|
||||
"path" : "."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cros_ec_python",
|
||||
"buildsystem": "simple",
|
||||
"build-options": {
|
||||
"build-args": [
|
||||
"--share=network"
|
||||
]
|
||||
},
|
||||
"build-commands": [
|
||||
"pip3 install --prefix=${FLATPAK_DEST} --no-cache-dir \"cros_ec_python>=0.2.0\""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user