touch: forcing package mir-platform-graphics-android to see if we're able

to remove the dependency on the mesa one (until mir is properly fixed)
ubuntu/yakkety
Ricardo Salveti de Araujo 10 years ago
parent 7c0a1f693d
commit e97e25472e

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.286) UNRELEASED; urgency=medium
* touch: forcing package mir-platform-graphics-android to see if we're able
to remove the dependency on the mesa one (until mir is properly fixed)
-- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Thu, 12 Feb 2015 03:05:31 -0200
livecd-rootfs (2.285) vivid; urgency=medium
* touch: removing dependencies on a specific mir platform driver as mir can

@ -404,7 +404,7 @@ case $PROJECT in
;;
ubuntu-touch)
add_package install ubuntu-minimal ubuntu-touch
add_package install ubuntu-minimal mir-platform-graphics-android ubuntu-touch
COMPONENTS='main restricted universe'
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'

Loading…
Cancel
Save