Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored May 4, 2017
1 parent eeacd4b commit 026b0a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ See the current temperature and weather conditions for your location with this m
## Building, Testing, and Installation


You'll need the following dependencies:
You'll need the following dependencies to build:
* libgeoclue-2-dev
* libgtk-3-dev
* libgweather-3-dev
* meson
* valac

You'll need the following dependencies to run:
* geoclue-2.0

Run `meson build` to configure the build environment and then change to the build directory and run `ninja` to build

meson build
Expand Down

0 comments on commit 026b0a5

Please sign in to comment.