Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
parole
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
69
Issues
69
List
Boards
Labels
Service Desk
Milestones
Custom Issue Tracker
Custom Issue Tracker
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Apps
parole
Commits
a26cc98d
Commit
a26cc98d
authored
May 26, 2013
by
Sean Davis
🕶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update required gtk to 2.24
parent
a7a20dd8
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.in
configure.ac.in
+1
-1
No files found.
README
View file @
a26cc98d
...
...
@@ -10,7 +10,7 @@ Required packages
=================
Parole depends on the following packages:
- Gtk 2.2
0
or above.
- Gtk 2.2
4
or above.
- Glib 2.32 or above.
- Gio 2.16 or above.
- DBus 0.60 or above.
...
...
configure.ac.in
View file @
a26cc98d
...
...
@@ -78,7 +78,7 @@ XDT_I18N([@LINGUAS@])
#==================================================== #
# Check for required packages #
#=====================================================#
m4_define([gtk_minimum_version], [2.2
0
.0])
m4_define([gtk_minimum_version], [2.2
4
.0])
m4_define([glib_minimum_version], [2.32.0])
dnl gstreamer version
...
...
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