summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorTormod Volden <[email protected]>2021-10-15 11:34:32 +0200
committerLuke from DC <[email protected]>2021-10-19 05:05:03 +0000
commit8a922da08440a3f560ab047479f73a2f8ab90065 (patch)
tree9f38f43624ac765c185c4067e6b11a3d90aeb2ef /HACKING
parent845ef8291ed7b5af808192a91bdee10b67011864 (diff)
downloadmarco-8a922da08440a3f560ab047479f73a2f8ab90065.tar.bz2
marco-8a922da08440a3f560ab047479f73a2f8ab90065.tar.xz
README: Update gtk requirement and patch submission
Also update HACKING Signed-off-by: Tormod Volden <[email protected]>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 2 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 9de8c290..6336f68b 100644
--- a/HACKING
+++ b/HACKING
@@ -42,9 +42,8 @@ Minimal Building/Testing Environment
build a development version of Marco -- odds are, you may be able
to build marco from GIT without building any other modules.
- As long as you have gtk+ >= 2.10 and GIO >= 2.25.10 with your distro
- (gtk+ >= 2.6 if you manually revert the change from bug 348633), you
- should be able to install your distro's development packages
+ As long as you have gtk+ >= 3.22 and GIO >= 2.25.10 with your distro
+ you should be able to install your distro's development packages
(e.g. gtk2-devel, glib-devel, startup-notification-devel on
Fedora; also, remember to install the mate-common package which is
needed for building git versions of Mate modules like Marco) as