[csw-devel] SF.net SVN: gar:[13222] csw/mgar/pkg/ntop/trunk/Makefile
jonbcraig at users.sourceforge.net
jonbcraig at users.sourceforge.net
Mon Feb 7 05:43:03 CET 2011
Revision: 13222
http://gar.svn.sourceforge.net/gar/?rev=13222&view=rev
Author: jonbcraig
Date: 2011-02-07 04:43:03 +0000 (Mon, 07 Feb 2011)
Log Message:
-----------
ntop: update depends following update of dbm package
Modified Paths:
--------------
csw/mgar/pkg/ntop/trunk/Makefile
Modified: csw/mgar/pkg/ntop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ntop/trunk/Makefile 2011-02-07 03:53:11 UTC (rev 13221)
+++ csw/mgar/pkg/ntop/trunk/Makefile 2011-02-07 04:43:03 UTC (rev 13222)
@@ -41,13 +41,14 @@
RUNTIME_DEP_PKGS_CSWntop += CSWrrd
RUNTIME_DEP_PKGS_CSWntop += CSWgeoip
RUNTIME_DEP_PKGS_CSWntop += CSWpython
-RUNTIME_DEP_PKGS_CSWntop += CSWgdbm
+RUNTIME_DEP_PKGS_CSWntop += CSWlibgdbm3
RUNTIME_DEP_PKGS_CSWntop += CSWzlib
RUNTIME_DEP_PKGS_CSWntop += CSWiconv
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS_CSWntop)
BUILD_DEP_PKGS += CSWlibtool CSWautoconf CSWautomake
BUILD_DEP_PKGS += CSWlibpcapdevel CSWossldevel
+BUILD_DEP_PKGS += CSWlibgdbm-dev
CONFIGURE_SCRIPTS = $(WORKSRC)/autogen.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list