Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tapasweni Pathak
gnumeric
Commits
b941ef05
Commit
b941ef05
authored
Oct 12, 2005
by
Stepan Kasal
Browse files
Fix version requirements.
parent
5f9d5752
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b941ef05
2005-10-12 Stepan Kasal <kasal@ucw.cz>
* configure.in (gnumeric_gnome_reqs): Require libgsf-gnome >= 1.13.0,
1.12.x cannot be used in combination with libgsf >= 1.13.2 anyway.
* README: Sync all version requirements with configure.in.
2005-10-10 Morten Welinder <terra@gnome.org>
* src/stf.c (csv_tsv_probe): Fix a pile of content-probe issues.
...
...
OChangeLog-2005-11-14
View file @
b941ef05
2005-10-12 Stepan Kasal <kasal@ucw.cz>
* configure.in (gnumeric_gnome_reqs): Require libgsf-gnome >= 1.13.0,
1.12.x cannot be used in combination with libgsf >= 1.13.2 anyway.
* README: Sync all version requirements with configure.in.
2005-10-10 Morten Welinder <terra@gnome.org>
* src/stf.c (csv_tsv_probe): Fix a pile of content-probe issues.
...
...
README
View file @
b941ef05
...
...
@@ -18,8 +18,8 @@ You need: Debian package name
gtk+ >= 2.6.0 libgtk2.0-dev
libgnomeprint >= 2.8.2 libgnomeprint2.2-dev
libgnomeprintui >= 2.8.2 libgnomeprintui2.2-dev
libgsf >= 1.13.
1
libgsf-1-dev
libGOffice >= 0.
0.4
libgoffice-1-dev
libgsf >= 1.13.
2
libgsf-1-dev
libGOffice >= 0.
1.0
libgoffice-1-dev
libglade >= 2.3.6 libglade2-dev
gnome-xml >= 2.4.12 libxml2-dev
libart >= 2.3.11 libart-2.0-dev
...
...
@@ -27,17 +27,17 @@ You need: Debian package name
NOTE: gnome-xml is also known as libxml
Optionally:
libgsf-gnome >= 1.1
2
.0 libgsf-gnome-1-dev
libgsf-gnome >= 1.1
3
.0 libgsf-gnome-1-dev
libgnome >= 2.0.0 libgnome2-dev
libgnomeui >= 2.0.0 libgnomeui-dev
libbonobo >= 2.
0
.0 libbonobo2-dev
libbonoboui >= 2.
0
.0 libbonoboui2-dev
libbonobo >= 2.
2
.0 libbonobo2-dev
libbonoboui >= 2.
2
.0 libbonoboui2-dev
python >= 2.0 python2.3-dev
pygtk >= 1.99.10 python-gtk2-dev
The GDA plugin, for accessing databases
gda >= 1.
0.1
libgda2-dev
libgnomedb >= 1.
0.1
libgnomedb2-dev
gda >= 1.
3.0
libgda2-dev
libgnomedb >= 1.
3.0
libgnomedb2-dev
Currently disabled:
guile >= 1.5 (no maintainer)
...
...
configure.in
View file @
b941ef05
...
...
@@ -134,7 +134,7 @@ gnumeric_gnome_reqs="
libbonoboui-2.0 >= 2.2.0
libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
libgsf-gnome-1 >= 1.1
2.1
libgsf-gnome-1 >= 1.1
3.0
"
ui_msg=
...
...
Write
Preview
Supports
Markdown
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