From 51061dc55da54f9990a72eed815ff53394305a59 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Wed, 2 Aug 2017 23:51:35 +0200 Subject: Added installation needed for base Fedora install --- README.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index bda0932..2edfe85 100644 --- a/README.org +++ b/README.org @@ -39,6 +39,13 @@ like so: apt-get install libgtk-3-bin libgtk-3-dev libpango1.0-0 #+END_SRC +On Fedora + +#+BEGIN_SRC sh +yum install gtk3-devel portaudio-devel +#+END_SRC + + ** Compiling and running To compile the project: -- cgit v1.2.3