Skip to content

Commit 6f5bf08

Browse files
authored
Update Build-instructions.md - Fedora dependencies
1 parent aec9f62 commit 6f5bf08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Build-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ requirements common for all platforms.
193193

194194
* Install packages: `sudo apt-get install cmake g++ libgtk2.0-dev libgtkglext1-dev`
195195
* If building CEF from sources:
196-
* Official binaries are built on Ubuntu 14.04 (cmake 2.8.12, g++ 4.8.4)
196+
* Official binaries are built on Ubuntu 14.04 (cmake 2.8.12, g++ 4.8.4) and these instructions apply to that OS
197+
* For Fedora build dependencies see [Issue #466](https://github.com/cztomczak/cefpython/issues/466#issuecomment-419794341)
197198
* Download [ninja](https://github.com/ninja-build/ninja/releases) 1.7.1 or later
198199
and copy it to /usr/bin and chmod 755.
199200
* Install/upgrade required packages using one of the four methods below

0 commit comments

Comments
 (0)