Revision: 27124 http://sourceforge.net/p/gar/code/27124 Author: jake_goerzen Date: 2024-12-02 23:56:03 +0000 (Mon, 02 Dec 2024) Log Message: ----------- openssh/branches/openssh-9.9p1: add RUNTIME dependency CSWlibwrap1
Modified Paths: -------------- csw/mgar/pkg/openssh/branches/openssh-9.9p1/Makefile Modified: csw/mgar/pkg/openssh/branches/openssh-9.9p1/Makefile =================================================================== --- csw/mgar/pkg/openssh/branches/openssh-9.9p1/Makefile 2024-12-02 23:35:47 UTC (rev 27123) +++ csw/mgar/pkg/openssh/branches/openssh-9.9p1/Makefile 2024-12-02 23:56:03 UTC (rev 27124) @@ -38,6 +38,7 @@ BUILD_DEP_PKGS = CSWautoconf CSWlibssl-dev CSWlibz-dev RUNTIME_DEP_PKGS_CSWopenssh += CSWlibssl1-1 RUNTIME_DEP_PKGS_CSWopenssh += CSWlibssp0 +RUNTIME_DEP_PKGS_CSWopenssh += CSWlibwrap1 RUNTIME_DEP_PKGS_CSWopenssh += CSWlibz1 RUNTIME_DEP_PKGS_CSWopenssh += CSWlibkrb5-3 RUNTIME_DEP_PKGS_CSWopenssh += CSWlibcom-err3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.