[packages/pspg] Add ncurses-devel dependency for COMPILE_MENU

glen glen at pld-linux.org
Fri Mar 5 12:29:16 CET 2021


commit 18af9bd8c1e1672cedc6a6ff82f4e26c49229197
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Mar 5 13:26:53 2021 +0200

    Add ncurses-devel dependency for COMPILE_MENU
    
    refs:
    - https://github.com/okbob/pspg/issues/157

 pspg.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pspg.spec b/pspg.spec
index c7b2375..d9a2098 100644
--- a/pspg.spec
+++ b/pspg.spec
@@ -8,6 +8,7 @@ Source0:	https://github.com/okbob/pspg/archive/%{version}/%{name}-%{version}.tar
 # Source0-md5:	46430135d29f16a40511d56f4071af07
 URL:		https://github.com/okbob/pspg
 BuildRequires:	ncurses-devel
+BuildRequires:	ncurses-ext-devel
 BuildRequires:	pkgconfig
 BuildRequires:	postgresql-devel
 BuildRequires:	readline-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pspg.git/commitdiff/18af9bd8c1e1672cedc6a6ff82f4e26c49229197



More information about the pld-cvs-commit mailing list