[gnome-clocks] With python3 the pkg-config name of pycairo is py3cairo
- From: Yanko Kaneti <yaneti src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-clocks] With python3 the pkg-config name of pycairo is py3cairo
 
- Date: Wed,  6 Feb 2013 08:12:02 +0000 (UTC)
 
commit 3199dc80dba8e56a7185f5d17b218f8f84041298
Author: Yanko Kaneti <yaneti declera com>
Date:   Wed Feb 6 04:32:39 2013 +0200
    With python3 the pkg-config name of pycairo is py3cairo
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9c49c96..03f83e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ GLIB_GSETTINGS
 PKG_PROG_PKG_CONFIG([0.22])
 
 PKG_CHECK_MODULES(CLOCKS, [
-    pycairo
+    py3cairo
     pygobject-3.0 >= 3.4.2
 ])
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]