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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jan 2 10:09:38 CET 2013


Revision: 20005
          http://gar.svn.sourceforge.net/gar/?rev=20005&view=rev
Author:   dmichelsen
Date:     2013-01-02 09:09:37 +0000 (Wed, 02 Jan 2013)
Log Message:
-----------
fftw/trunk: Adjust dependencies

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

Modified: csw/mgar/pkg/fftw/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fftw/trunk/Makefile	2013-01-01 22:09:29 UTC (rev 20004)
+++ csw/mgar/pkg/fftw/trunk/Makefile	2013-01-02 09:09:37 UTC (rev 20005)
@@ -41,10 +41,12 @@
 PACKAGES += CSWlibfftw3threads3
 SPKG_DESC_CSWlibfftw3threads3 = Library for computing the discrete Fourier transform (DFT), libfftw3_threads.so.3
 PKGFILES_CSWlibfftw3threads3 = $(call pkgfiles_lib,libfftw3_threads.so.3)
+RUNTIME_DEP_PKGS_CSWlibfftw3threads3 += CSWlibfftw3-3
 
 PACKAGES-5.10 += CSWlibfftw3l-threads3
 SPKG_DESC_CSWlibfftw3l-threads3 = Library for computing the discrete Fourier transform (DFT) in long double, libfftw3_threads.so.3
 PKGFILES_CSWlibfftw3l-threads3 = $(call pkgfiles_lib,libfftw3l_threads.so.3)
+RUNTIME_DEP_PKGS_CSWlibfftw3l-threads3 += CSWlibfftw3l3
 
 PACKAGES += CSWlibfftw-dev
 SPKG_DESC_CSWlibfftw-dev = Development files for libfftw3.so.3

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