From 6e779cb48902eae9fbf821615af9a3493aa13e6f Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Date: Thu, 19 Apr 2012 13:24:49 +0200 Subject: darwin.config: add missing import --- config/darwin.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/darwin.config b/config/darwin.config index 421906d..f59946f 100644 --- a/config/darwin.config +++ b/config/darwin.config @@ -4,7 +4,7 @@ # PLEASE, DO NOT EDIT THIS FILE import os -from cerbero.config import Architecture +from cerbero.config import Architecture, DistroVersion # We don't want anything from macports detected in configure and # used later. System libs are passed through the -isysroot option -- cgit v1.2.3