]> sigrok.org Git - libsigrok.git/commitdiff
configure.ac: Add versioned dependency on pygobject.
authorUwe Hermann <redacted>
Tue, 22 Jul 2014 21:11:44 +0000 (23:11 +0200)
committerUwe Hermann <redacted>
Tue, 22 Jul 2014 21:18:38 +0000 (23:18 +0200)
Roughly around 3.0.0 usage changed from "import gobject" to the new
"from gi.repository import GObject" etc. (which we use).


No differences found