CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/01 07:07:30
Modified files:
x11/qt5/qtbase : Makefile
Log message:
Record the dependency on libssl/libcrypto in WANTLIB-main. This would
have been missed previously listed because Qt likes to dlopen() things
so check-lib-depends can't find it, which would stop qt5base getting
updated correctly by pkg_add -u when ssl/crypto libs are updated.
