CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/01 06:56:12
Modified files:
x11/qt4 : 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 qt4 getting updated
when ssl/crypto libs are updated.
