SF.net SVN: gar:[25849] csw/mgar/pkg/lang-python/calibre/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Sat Jul 16 15:30:52 CEST 2016


Revision: 25849
          http://sourceforge.net/p/gar/code/25849
Author:   pfelecan
Date:     2016-07-16 13:30:51 +0000 (Sat, 16 Jul 2016)
Log Message:
-----------
add build and run-time dependencies as suggested by Carsten Grzemba

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/calibre/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/calibre/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/calibre/trunk/Makefile	2016-07-15 16:34:38 UTC (rev 25848)
+++ csw/mgar/pkg/lang-python/calibre/trunk/Makefile	2016-07-16 13:30:51 UTC (rev 25849)
@@ -29,6 +29,7 @@
 BUILD_DEP_PKGS	+=	CSWpy-sip
 BUILD_DEP_PKGS	+=	CSWpython27-dev
 BUILD_DEP_PKGS	+=	CSWqt4-dev
+BUILD_DEP_PKGS	+=	CSWqt4-private-dev
 BUILD_DEP_PKGS	+=	CSWpy-pyqt
 BUILD_DEP_PKGS	+=	CSWimagemagick-dev
 BUILD_DEP_PKGS	+=	CSWxdg-utils
@@ -68,6 +69,8 @@
 RUNTIME_DEP_PKGS_CSWcalibre 	+= CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWcalibre 	+= CSWlibicuuc51
 RUNTIME_DEP_PKGS_CSWcalibre 	+= CSWlibpodofo0-9-1
+RUNTIME_DEP_PKGS_CSWcalibre		+= CSWpython27
+RUNTIME_DEP_PKGS_CSWcalibre		+= CSWpy_pyqt
 RUNTIME_DEP_PKGS_CSWcalibre		+=	CSWxdg-utils
 CHECKPKG_OVERRIDES_CSWcalibre	+=	surplus-dependency|CSWxdg-utils
 # I let the /usr/share as a fallback; /opt/csw/share is first anyway:

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