Revision: 22742 http://sourceforge.net/p/gar/code/22742 Author: rthurner Date: 2013-12-26 17:51:17 +0000 (Thu, 26 Dec 2013) Log Message: ----------- subvertpy: include libuuid in dependencies.
Modified Paths: -------------- csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile Modified: csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile 2013-12-26 17:37:30 UTC (rev 22741) +++ csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile 2013-12-26 17:51:17 UTC (rev 22742) @@ -16,6 +16,7 @@ RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-6-1-0 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-7-1-0 +RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibuuid1 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWsvn SVN_LIBRARY_PATH = $(libdir)/svn This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.