SF.net SVN: gar:[22575] csw/mgar/pkg/qt4-gcc/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Mon Nov 25 15:58:39 CET 2013


Revision: 22575
          http://gar.svn.sourceforge.net/gar/?rev=22575&view=rev
Author:   pfelecan
Date:     2013-11-25 14:58:39 +0000 (Mon, 25 Nov 2013)
Log Message:
-----------
qt4-gcc/trunk: include missing libQtUiTools.a in the development
package; solves 5122

Modified Paths:
--------------
    csw/mgar/pkg/qt4-gcc/trunk/Makefile

Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile	2013-11-25 14:48:44 UTC (rev 22574)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile	2013-11-25 14:58:39 UTC (rev 22575)
@@ -171,6 +171,7 @@
 PKGFILES_CSWqt4-dev += $(PKGFILES_DEVEL)
 PKGFILES_CSWqt4-dev += $(call baseisadirs,$(bindir),.*)
 PKGFILES_CSWqt4-dev += $(libdir)/libQt.*\.prl
+PKGFILES_CSWqt4-dev += $(libdir)/libQtUiTools.a
 PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/examples/.*
 PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/plugins/.*
 PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/demos/.*

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