Revision: 27143 http://sourceforge.net/p/gar/code/27143 Author: jake_goerzen Date: 2025-01-11 18:41:54 +0000 (Sat, 11 Jan 2025) Log Message: ----------- libsdl2/trunk: add RUNTIME dependency for CSWbash on dev package
Modified Paths: -------------- csw/mgar/pkg/libsdl2/trunk/Makefile Modified: csw/mgar/pkg/libsdl2/trunk/Makefile =================================================================== --- csw/mgar/pkg/libsdl2/trunk/Makefile 2025-01-11 18:33:23 UTC (rev 27142) +++ csw/mgar/pkg/libsdl2/trunk/Makefile 2025-01-11 18:41:54 UTC (rev 27143) @@ -27,6 +27,7 @@ RUNTIME_DEP_PKGS_CSWlibsdl2-2-0-0 += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWlibsdl2-dev += CSWlibsdl2-2-0-0 +RUNTIME_DEP_PKGS_CSWlibsdl2-dev += CSWbash PATCHFILES = 0001-SDL_x11messagebox.c-Solaris-10.patch PATCHFILES += 0002-change-hashbang-to-work-in-our-enviornment.patch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.