From 60b227f528862ae5ee42ae4056cc3dc89ea92558 Mon Sep 17 00:00:00 2001 From: g Date: Tue, 15 Nov 2005 21:55:26 +0000 Subject: [PATCH] Fix gtk version git-svn-id: file:///srv/svn/gliv/trunk@608 dbf4865f-1ec6-0310-8412-f61adeb1ccb1 committer: g --- README | 4 ++-- gliv.spec.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 2e3d28d..4f8839a 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ o GLiv ~~~~~~ GLiv is an OpenGL image viewer, image loading -is done via Gdk-pixbuf bundled with GTK+-2.4, +is done via Gdk-pixbuf bundled with GTK+-2.6, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt. GLiv is very fast and smooth at rotating, @@ -14,7 +14,7 @@ o Requirements ~~~~~~~~~~~~~~ - OpenGL -- GTK+ >= 2.4 +- GTK+ >= 2.6 - GtkGLExt >= 0.7.0 diff --git a/gliv.spec.in b/gliv.spec.in index 48c5f39..ca518c0 100644 --- a/gliv.spec.in +++ b/gliv.spec.in @@ -18,7 +18,7 @@ Requires: gtkglext >= 0.7.0 %description GLiv is an OpenGL image viewer, image loading -is done via Gdk-pixbuf bundled with GTK+-2.4, +is done via Gdk-pixbuf bundled with GTK+-2.6, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt. GLiv is very fast and smooth at rotating, -- 2.11.4.GIT