Skip to content

Commit

Permalink
DOC: Update deps on Fedora: libwnck3-devel
Browse files Browse the repository at this point in the history
Thanks @Biasio.
Closes #36
  • Loading branch information
kernc committed Apr 5, 2022
1 parent 790675a commit 0cca558
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ sudo apt install libglib2.0-dev \
make cmake gcc pkg-config

# on Fedora / RHEL / openSUSE / Solus:
sudo dnf install glib2-devel \
libwnck-devel \
procps-ng \
sudo dnf install glib2-devel \
libwnck3-devel \
procps-ng \
make cmake gcc pkg-config
```

Expand Down

0 comments on commit 0cca558

Please sign in to comment.