Skip to content

Commit

Permalink
added apache2 entry to file rosdep/base.yaml (ros#17196)
Browse files Browse the repository at this point in the history
* added apache2 entry to file rosdep/base.yaml

* Update base.yaml to include debian entry

Added debian, fedora, gentoo entries for new apache2 dependency

* specify category for gentoo: https://packages.gentoo.org/packages/www-servers/apache
  • Loading branch information
davefeilseifer authored and dirk-thomas committed Mar 26, 2018
1 parent 0efcd62 commit 737f766
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ antlr:
fedora: [antlr3-C, antlr-C++]
gentoo: [dev-java/antlr]
ubuntu: [antlr, libantlr-dev]
apache2:
debian: [apache2]
fedora: [httpd]
gentoo: [www-servers/apache]
ubuntu: [apache2]
apache2-mpm-prefork:
debian:
jessie: [apache2-mpm-prefork]
Expand Down

0 comments on commit 737f766

Please sign in to comment.