Skip to content

Commit 026b0a5

Browse files
authored
Update README.md
1 parent eeacd4b commit 026b0a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ See the current temperature and weather conditions for your location with this m
77
## Building, Testing, and Installation
88

99

10-
You'll need the following dependencies:
10+
You'll need the following dependencies to build:
1111
* libgeoclue-2-dev
1212
* libgtk-3-dev
1313
* libgweather-3-dev
1414
* meson
1515
* valac
1616

17+
You'll need the following dependencies to run:
18+
* geoclue-2.0
19+
1720
Run `meson build` to configure the build environment and then change to the build directory and run `ninja` to build
1821

1922
meson build

0 commit comments

Comments
 (0)