Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gThumb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
91
Issues
91
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gThumb
Commits
b9bfc637
Commit
b9bfc637
authored
Apr 15, 2010
by
Michael J. Chudobiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bumped gtk requirement to 2.18.0 (for gtk_widget_get_allocation)
parent
55d4686d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README
README
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
README
View file @
b9bfc637
...
...
@@ -72,7 +72,7 @@ Compiling
The following is the detailed list of libraries you need:
* glib version >= 2.16.0
* gtk version >= 2.1
6
.0
* gtk version >= 2.1
8
.0
* gthread
* gmodule
* gio-unix
...
...
configure.ac
View file @
b9bfc637
...
...
@@ -44,7 +44,7 @@ GNOME_COMPILE_WARNINGS([maximum])
GNOME_CXX_WARNINGS
GLIB_REQUIRED=2.16.0
GTK_REQUIRED=2.1
6
.0
GTK_REQUIRED=2.1
8
.0
GCONF_REQUIRED=2.6.0
EXIV2_REQUIRED=0.18
CLUTTER_REQUIRED=1.0.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment