Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
3b759325
Commit
3b759325
authored
Jul 09, 2015
by
Mike Hibler
Browse files
Add py-lxml port.
parent
6f1c7fde
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile
View file @
3b759325
...
...
@@ -137,7 +137,8 @@ RUN_DEPENDS+= \
# python packages
RUN_DEPENDS
+=
\
${PYTHON_PKGNAMEPREFIX}
MySQLdb>0:
${PORTSDIR}
/databases/py-MySQLdb
${PYTHON_PKGNAMEPREFIX}
MySQLdb>0:
${PORTSDIR}
/databases/py-MySQLdb
\
${PYTHON_PKGNAMEPREFIX}
lxml>0:
${PORTSDIR}
/devel/py-lxml
# apache related ports
RUN_DEPENDS
+=
\
...
...
install/ports/emulab-ops/Makefile
View file @
3b759325
...
...
@@ -93,7 +93,8 @@ RUN_DEPENDS+= \
# python packages
RUN_DEPENDS
+=
\
${PYTHON_PKGNAMEPREFIX}
MySQLdb>0:
${PORTSDIR}
/databases/py-MySQLdb
${PYTHON_PKGNAMEPREFIX}
MySQLdb>0:
${PORTSDIR}
/databases/py-MySQLdb
\
${PYTHON_PKGNAMEPREFIX}
lxml>0:
${PORTSDIR}
/devel/py-lxml
# apache related ports
RUN_DEPENDS
+=
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment