diff --git a/srcpkgs/telepathy-qt/template b/srcpkgs/telepathy-qt/template index e39a81422f4..ecfee012c5c 100644 --- a/srcpkgs/telepathy-qt/template +++ b/srcpkgs/telepathy-qt/template @@ -1,7 +1,7 @@ # Template file for 'telepathy-qt' pkgname=telepathy-qt version=0.9.5 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF" hostmakedepends="cmake pkg-config" @@ -28,5 +28,6 @@ telepathy-qt-devel_package() { vmove usr/include vmove usr/lib/cmake/TelepathyQt4* vmove usr/lib/*.so + vmove usr/lib/pkgconfig } }