mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-25 09:51:23 +00:00
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
e0d60c9c07
commit
e583d515d7
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
livecd-rootfs (2.231) UNRELEASED; 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:15:43 -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