We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe5a1b commit 690ce67Copy full SHA for 690ce67
docs/02-for-app-authors/02-requirements.md
@@ -142,9 +142,11 @@ used in the manifest must be hosted on Flathub.
142
143
#### No network access during build
144
145
-All sources used in the manifest must be publicly accessible using URLs
146
-or must be included as local sources in the submission PR. There is no
147
-network access during the build process.
+All dependencies needed to build and run the application must be present
+in the manifest as sources with publicly accessible URLs or must be
+included as local sources in the submission pull request.
148
+
149
+There is no network access during the build process.
150
151
### flathub.json
152
0 commit comments