Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill/COMPILE.txt
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-10-26 19:33:44 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-10-30 13:14:49 (GMT)
commit929a4f333b4a41dd96598afc8bae3effd0cc9de9 (patch)
tree4d7c9fff3206e2d4033c3db5214af867540eda59 /fill/COMPILE.txt
parent8d5543a256a30df6eccefd1d3cf823b26b281600 (diff)
Fix c bucket implementation - SL #4073
The c implementation is reworked to process a array with the surface data instead of the GdkImage. It returns a list instead of a array The c do not depends on gtk anymore. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
Diffstat (limited to 'fill/COMPILE.txt')
-rw-r--r--fill/COMPILE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fill/COMPILE.txt b/fill/COMPILE.txt
index 06117d2..77b383d 100644
--- a/fill/COMPILE.txt
+++ b/fill/COMPILE.txt
@@ -1,6 +1,6 @@
To compile
-yum install make gcc python-devel pygtk2-devel gtk2-devel
+yum install make gcc python-devel
make