[csw-devel] SF.net SVN: gar:[21485] csw/mgar/pkg/proftpd/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Jul 10 16:04:05 CEST 2013


Revision: 21485
          http://gar.svn.sourceforge.net/gar/?rev=21485&view=rev
Author:   chninkel
Date:     2013-07-10 14:04:05 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
proftpd/trunk: added mysql as a build dependency

Modified Paths:
--------------
    csw/mgar/pkg/proftpd/trunk/Makefile

Modified: csw/mgar/pkg/proftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/proftpd/trunk/Makefile	2013-07-10 14:03:37 UTC (rev 21484)
+++ csw/mgar/pkg/proftpd/trunk/Makefile	2013-07-10 14:04:05 UTC (rev 21485)
@@ -19,6 +19,8 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
+BUILD_DEP_PKGS = CSWmysql-dev
+
 RUNTIME_DEP_PKGS_CSWproftpd += CSWlibsqlite3-0
 RUNTIME_DEP_PKGS_CSWproftpd += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWproftpd += CSWlibz1

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