On 17.05.2021 21:59, Jason Pyeron wrote:
-----Original Message-----
From: Marco Atzeri
Sent: Sunday, May 9, 2021 3:55 PM
<snip/>
General suggestion:
- add BUILD_REQUIRES="libpcre-devel libgcrypt-devel libpoppler-cpp-devel"
the test suite seems to need tcl so you may need to add more packages
I am assuming that I should not include cygport in the build requires. These
are the packages I install to build:
asciidoc gcc-g++ libpoppler-cpp-devel libgcrypt-devel libpcre-devel dejagnu
texlive-collection-latex
cygport
-Jason
I am almost sure that also gcc-g++ is assumed to be present
Dejagnu pulls tcl, so that is covered:
$ cygcheck-dep -S -q -R dejagnu
dejagnu: recursively requires ( bash coreutils cygwin expect libattr1
libgmp10 libiconv2 libintl8 libncursesw10 libreadline7 sed tcl terminfo
terminfo-extra tzcode tzdata zlib0 )