diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/packages | 3 | ||||
-rw-r--r-- | profiles/desktop/packages | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index f7444f6..9f76809 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -62,3 +62,6 @@ sys-boot/efibootmgr sys-boot/syslinux sys-fs/btrfs-progs sys-fs/cryptsetup + +# Various development and utilitis +sys-apps/fakeroot diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 66ecb19..6290e22 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -64,6 +64,10 @@ x11-plugins/pidgin-window_merge x11-plugins/purple-facebook x11-plugins/purple-hangouts +# Calculations and such +sci-mathematics/octave +dev-python/sympy + # Creations media-sound/audacity media-gfx/gimp |