diff options
Diffstat (limited to 'build-unix.txt')
-rw-r--r-- | build-unix.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-unix.txt b/build-unix.txt index 6b29e1e5c4..ceb61ad545 100644 --- a/build-unix.txt +++ b/build-unix.txt @@ -13,6 +13,7 @@ UNIX BUILD NOTES Dependencies
------------
+Install the dev files for the shared libraries:
apt-get install build-essential
apt-get install libgtk2.0-dev
apt-get install libssl-dev
|