Source: iok
Version: 1.3.12-1
Severity: normal
Tags: patch

Hi,

iok requires version 2.22.0 or more of gtk+-2.0.

 
https://buildd.debian.org/status/fetch.php?pkg=iok&arch=hppa&ver=1.3.12-1&stamp=1301821367
 
http://buildd.debian-ports.org/fetch.php?pkg=iok&arch=sh4&ver=1.3.12-1&stamp=1302233942&file=log&as=raw

-----
.....
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK2... yes
checking for GDK2... no
configure: error: Package requirements (gtk+-2.0 >= 2.22.0) were not met:

Requested 'gtk+-2.0 >= 2.22.0' but version of GTK+ is 2.20.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
.....
-----

Could you add version dependency to iok?

Best regards,
 Nobuhiro

--
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
diff -Nru iok-1.3.12/debian/control iok-1.3.12/debian/control
--- iok-1.3.12/debian/control	2010-12-02 22:41:26.000000000 +0900
+++ iok-1.3.12/debian/control	2011-04-08 13:15:27.000000000 +0900
@@ -8,7 +8,7 @@
                desktop-file-utils,
                gettext,
                intltool,
-               libgtk2.0-dev,
+               libgtk2.0-dev (>= 2.22.0),
                libunique-dev (>= 1.0.8),
                libxtst-dev,
                libxml2-dev,

Reply via email to