Changeset 123dc068d13dfc1f734e60c5c226bd72e33b42ad
- Timestamp:
- 06/03/08 01:08:50 (4 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- e6823bdef64336eb2aa93a68b34f985e4f7e7b4f
- Parents:
- e4e1371fe0d8b500cef2c1dc67d20d838c4a1ef2
- git-committer:
- Lincoln de Sousa <lincoln@…> (06/03/08 01:08:50)
- Message:
-
adding some info about dependencies in README file (refs: #5, #9)
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r512b8d8
|
r123dc06
|
|
| 13 | 13 | * Python2.4+ |
| 14 | 14 | * pygtk2.10 (gtk.StatusIcon) |
| | 15 | * python-vte |
| 15 | 16 | * pynotify (optional) |
| 16 | 17 | |
| | 18 | To build guake, you will need the following packages too: |
| | 19 | * python-dev |
| | 20 | * gtk+-2.0-dev |
| | 21 | * gconf2-dev (to use some autoconf stuff) |
| 17 | 22 | |
| 18 | 23 | INSTALLATION |