mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
Explicitly install the xserver-xorg-input-all-lts-utopic package
This commit is contained in:
parent
ca3279cc45
commit
e100f3a610
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.208.5) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Explicitly install the xserver-xorg-input-all-lts-utopic package
|
||||||
|
|
||||||
|
-- Adam Conrad <adconrad@ubuntu.com> Tue, 17 Feb 2015 13:57:51 -0700
|
||||||
|
|
||||||
livecd-rootfs (2.208.4) trusty; urgency=medium
|
livecd-rootfs (2.208.4) trusty; urgency=medium
|
||||||
|
|
||||||
* Use the correct metapackage for edubuntu-desktop, and add HWE_HINTS
|
* Use the correct metapackage for edubuntu-desktop, and add HWE_HINTS
|
||||||
|
@ -192,7 +192,7 @@ case $ARCH in
|
|||||||
KERNEL_FLAVOURS="generic-lts-utopic"
|
KERNEL_FLAVOURS="generic-lts-utopic"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
HWE_X_PACKAGES="xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic xserver-xorg-video-all-lts-utopic"
|
HWE_X_PACKAGES="xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic"
|
||||||
SIGNED_KERNEL_PACKAGE="linux-signed-generic-lts-utopic"
|
SIGNED_KERNEL_PACKAGE="linux-signed-generic-lts-utopic"
|
||||||
UNITY_HWE_HINTS="unity-settings-daemon notify-osd libqt4-sql-sqlite unity gnome-terminal"
|
UNITY_HWE_HINTS="unity-settings-daemon notify-osd libqt4-sql-sqlite unity gnome-terminal"
|
||||||
KUBUNTU_HWE_HINTS="pinentry-qt4 kde-baseapps-bin"
|
KUBUNTU_HWE_HINTS="pinentry-qt4 kde-baseapps-bin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user