Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into briefcase-0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jan 1, 2020
2 parents 0d0ec84 + 4ec0911 commit 2aa555a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,12 @@ If you're using Linux, you'll need to install some system packages first::

# Ubuntu/Debian
$ sudo apt-get update
$ sudo apt-get install python3-dev libgirepository1.0-dev libcairo2-dev libpango1.0-dev libwebkitgtk-3.0-0 gir1.2-webkit-3.0
$ sudo apt-get install python3-dev libgirepository1.0-dev libcairo2-dev libpango1.0-dev libwebkit2gtk-4.0-37 gir1.2-webkit2-4.0

# Fedora
$ sudo dnf install pkg-config python3-devel gobject-introspection-devel cairo-devel cairo-gobject-devel pango-devel webkitgtk3


Then, you can create a virtual environment and install the BeeWare tools::

$ mkdir beeware
Expand Down

0 comments on commit 2aa555a

Please sign in to comment.