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

This commit is contained in:
Adam Conrad 2015-02-04 04:44:36 -07:00
parent 6faa717bf7
commit 93012bbfc6
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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