pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/56916: emacs-nox11: missing gnutls
>Number: 56916
>Category: pkg
>Synopsis: emacs-nox11: missing gnutls
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jul 08 09:40:00 +0000 2022
>Originator: My Dear Diary
>Release: 9.1
>Organization:
SDF Users
>Environment:
NetBSD faeroes 9.1 NetBSD 9.1 (GENERIC) #0: Sun Oct 18 19:24:30 UTC 2020 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64 x86_64 Intel 686-class NetBSD
>Description:
gnutls is an optional component which makes connecting to the www easier.
The nox11 variant is lacking gnutls support, so packages depending on gnutls such as elpher for gemini:// url support are not working.
>How-To-Repeat:
1. emacs-nox11 variant is installed
2. launch emacs
3. press M-: (meta+semicolon), type `(gnutls-avaiable-p)`
4. notice `nil` on the status bar.
>Fix:
Add libgnutls as dependency for emacs-nox11, i.e. --without-all --with-gnutls during configure
Home |
Main Index |
Thread Index |
Old Index