Skip to content

Commit

Permalink
cairo-gobject-devel is needed for Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly authored and TingPing committed Aug 23, 2021
1 parent 945d912 commit c8518e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Expand Up @@ -91,7 +91,7 @@ Installing the system provided PyGObject:

Installing from PyPI with pip:
#) Open a terminal and enter your virtual environment
#) Execute ``sudo dnf install gcc gobject-introspection-devel cairo-devel pkg-config python3-devel gtk3``
#) Execute ``sudo dnf install gcc gobject-introspection-devel cairo-gobject-devel pkg-config python3-devel gtk3``
to install the build dependencies and GTK
#) Execute ``pip3 install pycairo`` to build and install Pycairo
#) Execute ``pip3 install PyGObject`` to build and install PyGObject
Expand Down

0 comments on commit c8518e1

Please sign in to comment.