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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Mar 8 10:34:32 CET 2010


Revision: 9017
          http://gar.svn.sourceforge.net/gar/?rev=9017&view=rev
Author:   wahwah
Date:     2010-03-08 09:34:31 +0000 (Mon, 08 Mar 2010)

Log Message:
-----------
evince: Adding the dependency on CSWdbus

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

Modified: csw/mgar/pkg/evince/trunk/Makefile
===================================================================
--- csw/mgar/pkg/evince/trunk/Makefile	2010-03-08 08:45:27 UTC (rev 9016)
+++ csw/mgar/pkg/evince/trunk/Makefile	2010-03-08 09:34:31 UTC (rev 9017)
@@ -16,6 +16,9 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 STRIP_LIBTOOL = 1
 EXTRA_LD_OPTIONS = /opt/csw/X11/lib/libX11.so -lm
+# There are no shared-object dependencies on CSWdbus, but it's required for
+# evince to work.
+RUNTIME_DEP_PKGS_CSWevince += CSWdbus
 RUNTIME_DEP_PKGS_CSWevince += CSWdbusglib
 RUNTIME_DEP_PKGS_CSWevince += CSWdjvulibre
 RUNTIME_DEP_PKGS_CSWevince += CSWfconfig


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