adicionar xdg-user-dirs-gtk aos scripts de construçao
This commit is contained in:
parent
d68392a2aa
commit
b7b5f82507
|
@ -204,6 +204,7 @@ xterm
|
||||||
grub-pc
|
grub-pc
|
||||||
spice-vdagent
|
spice-vdagent
|
||||||
console-setup
|
console-setup
|
||||||
|
xdg-user-dirs-gtk
|
||||||
|
|
||||||
" > $build/build/config/package-lists/packages.list.chroot
|
" > $build/build/config/package-lists/packages.list.chroot
|
||||||
|
|
||||||
|
|
|
@ -223,6 +223,7 @@ shim-helpers-i386-signed
|
||||||
shim-signed
|
shim-signed
|
||||||
shim-signed-common
|
shim-signed-common
|
||||||
shim-unsigned
|
shim-unsigned
|
||||||
|
xdg-user-dirs-gtk
|
||||||
|
|
||||||
" > $build/build/config/package-lists/installer.list.binary
|
" > $build/build/config/package-lists/installer.list.binary
|
||||||
|
|
||||||
|
|
|
@ -203,6 +203,7 @@ xterm
|
||||||
grub-pc
|
grub-pc
|
||||||
spice-vdagent
|
spice-vdagent
|
||||||
console-setup
|
console-setup
|
||||||
|
xdg-user-dirs-gtk
|
||||||
|
|
||||||
" > $build/build/config/package-lists/packages.list.chroot
|
" > $build/build/config/package-lists/packages.list.chroot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue