Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114444
Collapse All | Expand All

(-)./SConstruct (+1 lines)
Lines 7-12 Link Here
7
from build_support import *
7
from build_support import *
8
8
9
env = Environment()
9
env = Environment()
10
SConsignFile()
10
11
11
mising_pkg_config = not WhereIs('pkg-config')
12
mising_pkg_config = not WhereIs('pkg-config')
12
13

Return to bug 114444