Skip to content
Snippets Groups Projects
Commit 2809fe95 authored by Elizabeth Fischer's avatar Elizabeth Fischer
Browse files

git: added comment about newly discovered dependency

parent f5a77d39
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,8 @@ class Git(Package):
depends_on("curl", when="+curl")
depends_on("expat", when="+expat")
# Also depends_on gettext: apt-get install gettext (Ubuntu)
# Use system perl for now.
# depends_on("perl")
# depends_on("pcre")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment