Date: Sunday, November 15, 2009 @ 19:23:11 Author: giovanni Revision: 58870
Modified: licq/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2009-11-16 00:15:41 UTC (rev 58869) +++ PKGBUILD 2009-11-16 00:23:11 UTC (rev 58870) @@ -8,6 +8,7 @@ url="http://www.licq.org" license=('GPL') depends=('libxss' 'qt' 'openssl' 'boost') +makedepends=('cmake') options=(!libtool) source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2) md5sums=('28a69f8e01f06715d990a52674379766')