Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
110
Issues
110
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
3b759325
Commit
3b759325
authored
Jul 09, 2015
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add py-lxml port.
parent
6f1c7fde
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
install/ports/emulab-boss/Makefile
install/ports/emulab-boss/Makefile
+2
-1
install/ports/emulab-ops/Makefile
install/ports/emulab-ops/Makefile
+2
-1
No files found.
install/ports/emulab-boss/Makefile
View file @
3b759325
...
@@ -137,7 +137,8 @@ RUN_DEPENDS+= \
...
@@ -137,7 +137,8 @@ RUN_DEPENDS+= \
# python packages
# python packages
RUN_DEPENDS
+=
\
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
# apache related ports
RUN_DEPENDS
+=
\
RUN_DEPENDS
+=
\
...
...
install/ports/emulab-ops/Makefile
View file @
3b759325
...
@@ -93,7 +93,8 @@ RUN_DEPENDS+= \
...
@@ -93,7 +93,8 @@ RUN_DEPENDS+= \
# python packages
# python packages
RUN_DEPENDS
+=
\
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
# apache related ports
RUN_DEPENDS
+=
\
RUN_DEPENDS
+=
\
...
...
Write
Preview
Markdown
is supported
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