Skip to content

Commit 690ce67

Browse files
committed
requirements: Fix some wording
1 parent 4fe5a1b commit 690ce67

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/02-for-app-authors/02-requirements.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,11 @@ used in the manifest must be hosted on Flathub.
142142

143143
#### No network access during build
144144

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.
145+
All dependencies needed to build and run the application must be present
146+
in the manifest as sources with publicly accessible URLs or must be
147+
included as local sources in the submission pull request.
148+
149+
There is no network access during the build process.
148150

149151
### flathub.json
150152

0 commit comments

Comments
 (0)