forked from OpenXenManager/openxenmanager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request OpenXenManager#81 from iTechRemix/patch-1
Update README.md with Linux Dependencies
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,6 +37,9 @@ Requirements: | |
* pyGTK 2.16 | ||
* ConfigObj | ||
* GTK-VNC (Linux only) | ||
|
||
Linux package dependencies: | ||
python2.7 python-gtk2 glade python-gtk-vnc python-glade2 python-configobj | ||
|
||
OpenXenManager runs has been tested to run on Linux or Windows and should work | ||
on MacOSX as well. | ||
|
@@ -66,4 +69,4 @@ Developers | |
* Lars Hagström (DonOregano) <[email protected]> | ||
* Sol Jerome (solj) | ||
* Ivan Zderadicka (izderadicka) | ||
* Jason Nelson (schplat) | ||
* Jason Nelson (schplat) |