[Lunar-commits] <moonbase-other> pinentry: tweak the depends.
Florin Braescu
florin at lunar-linux.org
Sun Oct 20 13:39:30 CEST 2013
commit 3b02d42dfb91b706e9d04b2631d1ffe45112c60c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 20 Oct 2013 04:39:11 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3b02d42dfb91b706e9d04b2631d1ffe45112c60c
pinentry: tweak the depends.
---
x11-utils/pinentry/DEPENDS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/x11-utils/pinentry/DEPENDS
+++ b/x11-utils/pinentry/DEPENDS
@@ -1,5 +1,5 @@
depends ncurses
-optional_depends "libcap-ng" "--with-libcap" "--without-libcap" "for POSIX 1003.1e support"
-optional_depends "gtk+-2" "--enable-pinentry-gtk2" "--disable-pinentry-gtk2" "for Gtk-2 support"
-optional_depends "qt4" "" "" "for Qt pinentry support"
+optional_depends "libcap-ng" "--with-libcap" "--without-libcap" "for POSIX 1003.1e support"
+optional_depends "gtk+-2" "--enable-pinentry-gtk2" "--disable-pinentry-gtk" "for Gtk-2 support"
+optional_depends "qt4" "--enable-pinentry-qt4" "--disable-pinentry-qt" "for Qt support"
More information about the Lunar-commits
mailing list