mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
depend module is not used anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27200 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a2a909d309
commit
cfe897c7da
@ -29,7 +29,6 @@ if os.path.exists(os.path.join(scons_dir, 'development', 'scons', 'scons_manifes
|
||||
top_src_dir = os.path.split(os.path.split(scons_absdir)[0])[0]
|
||||
|
||||
sys.path.extend([scons_absdir, os.path.join(top_src_dir, 'lib', 'doc')])
|
||||
import depend
|
||||
|
||||
# scons_utils.py defines a few utility function
|
||||
import scons_utils as utils
|
||||
|
Loading…
Reference in New Issue
Block a user