We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c199fbd commit 6fdbe98Copy full SHA for 6fdbe98
ChangeLog
@@ -2,6 +2,8 @@
2
3
* NEWS: Updated.
4
5
+ * README: Adding pygtk in dependency list.
6
+
7
* src/eggcellrendererkeys/Makefile.am: Adding
8
eggcellrendererkeys-arg-types.py to EXTRA_DIST.
9
README
@@ -18,6 +18,7 @@ DEPENDENCIES
18
To build guake, you will need the following packages too:
19
* python-dev
20
* gtk+-2.0-dev
21
+ * pygtk-dev
22
* gconf2-dev (to use some autoconf stuff)
23
24
INSTALLATION
0 commit comments