From: Mikko Rasa Date: Sun, 5 Oct 2014 11:54:14 +0000 (+0300) Subject: Require sigc++-2.0 since PackSource uses it X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=ea2349cc48d80c99606a161d5b8c0125e19c5135;hp=ea2349cc48d80c99606a161d5b8c0125e19c5135;p=libs%2Fdatafile.git Require sigc++-2.0 since PackSource uses it The signal connection may be refactored into libmspcore in the future, but it's required here for now. ---