diff options
author | Karel Kočí <cynerd@email.cz> | 2017-09-13 23:27:18 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-09-13 23:27:18 +0200 |
commit | f197f629b5a48142b6aaf087dba8b119df47bd90 (patch) | |
tree | 997d9c48299e88131c5f58938ebe8513ec029fe6 | |
parent | 2246e352e5ef830ea28696f59f138226c48c9611 (diff) | |
download | gentoo-personal-overlay-f197f629b5a48142b6aaf087dba8b119df47bd90.tar.gz gentoo-personal-overlay-f197f629b5a48142b6aaf087dba8b119df47bd90.tar.bz2 gentoo-personal-overlay-f197f629b5a48142b6aaf087dba8b119df47bd90.zip |
Add dash to devel profile
-rw-r--r-- | profiles/devel/packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/devel/packages b/profiles/devel/packages index 3acc2ff..8732891 100644 --- a/profiles/devel/packages +++ b/profiles/devel/packages @@ -1,6 +1,9 @@ # For cross compiling sys-devel/crossdev +# Posix shell +app-shells/dash + # Clang as static analyzer and library for YCM sys-devel/clang # Checks |