SF.net SVN: gar:[24595] csw/mgar/pkg/sqlitebrowser/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Sun Jan 25 17:12:43 CET 2015


Revision: 24595
          http://sourceforge.net/p/gar/code/24595
Author:   cgrzemba
Date:     2015-01-25 16:12:42 +0000 (Sun, 25 Jan 2015)
Log Message:
-----------
sqlitebrowser/trunk: add runtime dependency

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

Modified: csw/mgar/pkg/sqlitebrowser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlitebrowser/trunk/Makefile	2015-01-25 16:12:06 UTC (rev 24594)
+++ csw/mgar/pkg/sqlitebrowser/trunk/Makefile	2015-01-25 16:12:42 UTC (rev 24595)
@@ -31,6 +31,9 @@
 RUNTIME_DEP_PKGS_CSWsqlitebrowser += CSWlibsqlite3-0
 RUNTIME_DEP_PKGS_CSWsqlitebrowser += CSWlibqtgui4
 RUNTIME_DEP_PKGS_CSWsqlitebrowser += CSWlibgcc-s1
+# QT apps need fonconfig
+RUNTIME_DEP_PKGS_CSWsqlitebrowser += CSWfontconfig
+CHECKPKG_OVERRIDES_CSWsqlitebrowser += surplus-dependency|CSWfontconfig
 
 CONFIGURE_ARGS = $(DIRPATHS)
 

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