mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
add ubuntu-system-settings-online-accounts to ubuntu-touch
This commit is contained in:
parent
67e7707dbc
commit
c96f3ee088
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.295) UNRELEASED; urgency=medium
|
||||
|
||||
* forcefully add ubuntu-system-settings-online-accounts to ubuntu-touch
|
||||
builds to make sure the dependency is fulfilled in advance
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Wed, 25 Mar 2015 10:26:40 +0100
|
||||
|
||||
livecd-rootfs (2.294) vivid; urgency=medium
|
||||
|
||||
* add more verbosity to the copy command for android fragments in
|
||||
|
@ -410,7 +410,7 @@ case $PROJECT in
|
||||
;;
|
||||
|
||||
ubuntu-touch)
|
||||
add_package install ubuntu-minimal ubuntu-touch systemd-sysv- packagekit
|
||||
add_package install ubuntu-minimal ubuntu-touch systemd-sysv- packagekit ubuntu-system-settings-online-accounts
|
||||
COMPONENTS='main restricted universe'
|
||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
||||
|
Loading…
x
Reference in New Issue
Block a user