mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-21 23:21:30 +00:00
Hint pinentry-qt4 for kubuntu-desktop to avoid GNOME deps.
This commit is contained in:
parent
6faa717bf7
commit
93012bbfc6
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
livecd-rootfs (2.208.4) UNRELEASED; urgency=medium
|
livecd-rootfs (2.208.4) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Use the correct metapackage for edubuntu-desktop
|
* Use the correct metapackage for edubuntu-desktop
|
||||||
|
* Hint pinentry-qt4 for kubuntu-desktop to avoid GNOME deps.
|
||||||
|
|
||||||
-- Adam Conrad <adconrad@ubuntu.com> Wed, 04 Feb 2015 04:42:54 -0700
|
-- Adam Conrad <adconrad@ubuntu.com> Wed, 04 Feb 2015 04:42:54 -0700
|
||||||
|
|
||||||
|
@ -234,7 +234,7 @@ case $PROJECT in
|
|||||||
xserver-xorg-input-evdev-omap-revert
|
xserver-xorg-input-evdev-omap-revert
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_package install kubuntu-desktop
|
add_package install kubuntu-desktop pinentry-qt4
|
||||||
add_package install $HWE_X_PACKAGES
|
add_package install $HWE_X_PACKAGES
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user