alt-platform-builder: add list build.pkgs
This commit is contained in:
parent
7a77a2ffc4
commit
9dad78793a
@ -38,6 +38,7 @@ distro/alt-platform-builder: \
|
||||
@$(call add,BASE_PACKAGES,ntfs-3g exfatprogs)
|
||||
@$(call add,BASE_LISTS,platform-builder/base.pkgs)
|
||||
@$(call add,BASE_LISTS,platform-builder/alterator)
|
||||
@$(call add,BASE_LISTS,platform-builder/build.pkgs)
|
||||
@$(call add,BASE_LISTS,server-base openssh)
|
||||
@$(call add,BASE_PACKAGES,eepm etersoft-build-utils)
|
||||
@$(call add,COMMON_PACKAGES,vim-console)
|
||||
|
10
pkg.in/lists/platform-builder/build.pkgs
Normal file
10
pkg.in/lists/platform-builder/build.pkgs
Normal file
@ -0,0 +1,10 @@
|
||||
# Utilities for build packages and distribution
|
||||
rpm-build
|
||||
hasher
|
||||
gear
|
||||
|
||||
github2spec
|
||||
gear-remotes-utils
|
||||
gear-uupdate
|
||||
|
||||
mkimage-profiles
|
Loading…
x
Reference in New Issue
Block a user