Revision: 24827 http://sourceforge.net/p/gar/code/24827 Author: dmichelsen Date: 2015-04-08 14:48:33 +0000 (Wed, 08 Apr 2015) Log Message: ----------- lang-python/carbon/trunk: More dependencies
Modified Paths: -------------- csw/mgar/pkg/lang-python/carbon/trunk/Makefile Modified: csw/mgar/pkg/lang-python/carbon/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/carbon/trunk/Makefile 2015-04-08 14:45:07 UTC (rev 24826) +++ csw/mgar/pkg/lang-python/carbon/trunk/Makefile 2015-04-08 14:48:33 UTC (rev 24827) @@ -16,7 +16,12 @@ ARCHALL_CSWpy-carbon = 1 # The binaries like carbon-cache.py need this RUNTIME_DEP_PKGS_CSWpy-carbon += CSWpython27 +# From setup.py +RUNTIME_DEP_PKGS_CSWpy-carbon += CSWpy-twisted +RUNTIME_DEP_PKGS_CSWpy-carbon += CSWpy-txamqp CHECKPKG_OVERRIDES_CSWpy-carbon += surplus-dependency|CSWpython27 +CHECKPKG_OVERRIDES_CSWpy-carbon += surplus-dependency|CSWpy-twisted +CHECKPKG_OVERRIDES_CSWpy-carbon += surplus-dependency|CSWpy-txamqp CONFDIR = $(sysconfdir)/graphite STORAGEDIR = $(localstatedir)/graphite This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.