Hint pinentry-qt4 for kubuntu-desktop to avoid GNOME deps.

ubuntu/trusty
Adam Conrad 10 years ago
parent 6faa717bf7
commit 93012bbfc6

1
debian/changelog vendored

@ -1,6 +1,7 @@
livecd-rootfs (2.208.4) UNRELEASED; urgency=medium
* 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

@ -234,7 +234,7 @@ case $PROJECT in
xserver-xorg-input-evdev-omap-revert
;;
*)
add_package install kubuntu-desktop
add_package install kubuntu-desktop pinentry-qt4
add_package install $HWE_X_PACKAGES
;;
esac

Loading…
Cancel
Save