mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 04:11:11 +00:00
Import patches-unapplied version 2.231 to ubuntu/utopic-proposed
Imported using git-ubuntu import. Changelog parent: d4626e0b8e1f819f869b2ec51979e0c531d26ac1 New changelog entries: * Hard-code installation of libmirclientplatform-android and libmirplatformgraphics-android to avoid accidentally pulling in the -mesa variants that are preferred as dependencies of libmirclient and libmirserver.
This commit is contained in:
parent
d4626e0b8e
commit
0bdd198220
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
livecd-rootfs (2.231) utopic; urgency=medium
|
||||
|
||||
* Hard-code installation of libmirclientplatform-android and
|
||||
libmirplatformgraphics-android to avoid accidentally pulling in the
|
||||
-mesa variants that are preferred as dependencies of libmirclient and
|
||||
libmirserver.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 28 Jul 2014 20:17:14 -0700
|
||||
|
||||
livecd-rootfs (2.230) utopic; urgency=low
|
||||
|
||||
* lp:~mvo/livecd-rootfs/ubuntu-core-system-image:
|
||||
|
@ -335,7 +335,7 @@ case $PROJECT in
|
||||
;;
|
||||
|
||||
ubuntu-touch)
|
||||
add_package install ubuntu-minimal ubuntu-touch
|
||||
add_package install ubuntu-minimal libmirclientplatform-android libmirplatformgraphics-android ubuntu-touch
|
||||
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