From 16826545c64dc8447a2a1dbdbc2fca350e869bd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 11 May 2020 09:28:59 +0200 Subject: profile: add few packages and such --- profiles/compile/packages | 1 + profiles/desktop/packages | 1 + profiles/host-albert/packages | 1 + profiles/host-dean/packages | 2 ++ 4 files changed, 5 insertions(+) diff --git a/profiles/compile/packages b/profiles/compile/packages index ddc30be..6204965 100644 --- a/profiles/compile/packages +++ b/profiles/compile/packages @@ -12,6 +12,7 @@ dev-python/pylint dev-python/pip dev-python/cython dev-python/pytest +dev-python/pytest-html dev-python/coverage # Aditional tools diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 25fb6e0..3a9f51d 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -77,6 +77,7 @@ media-gfx/feh media-gfx/shotwell media-sound/id3tool app-text/calibre +net-misc/youtube-dl # Pidgin net-im/pidgin diff --git a/profiles/host-albert/packages b/profiles/host-albert/packages index e69de29..5e90d84 100644 --- a/profiles/host-albert/packages +++ b/profiles/host-albert/packages @@ -0,0 +1 @@ +sys-block/zram-init diff --git a/profiles/host-dean/packages b/profiles/host-dean/packages index 2c54931..453f003 100644 --- a/profiles/host-dean/packages +++ b/profiles/host-dean/packages @@ -1,3 +1,5 @@ +sys-block/zram-init + # Dockershit app-emulation/docker # Othershit -- cgit v1.2.3