Alexander Pyhalov
2016-10-27 be55de8d277fa240c5042324794db56e52f08b77
Add vim-core to minimal install image
2 files modified
3 ■■■■ changed files
components/meta-packages/install-types/Makefile 2 ●●● patch | view | raw | blame | history
components/meta-packages/install-types/includes/minimal 1 ●●●● patch | view | raw | blame | history
components/meta-packages/install-types/Makefile
@@ -16,7 +16,7 @@
COMPONENT_NAME=        install-types
COMPONENT_VERSION=    0.1
COMPONENT_REVISION=    4
COMPONENT_REVISION=    5
COMPONENT_SUMMARY=    A meta-packages that install common applications for ISOs
include $(WS_MAKE_RULES)/ips.mk
components/meta-packages/install-types/includes/minimal
@@ -113,6 +113,7 @@
depend type=require fmri=driver/usb
depend type=require fmri=driver/usb/ugen
depend type=require fmri=driver/xvm/pv
depend type=require fmri=editor/vim/vim-core
depend type=require fmri=install/beadm
depend type=require fmri=locale/en
depend type=require fmri=network/bridging