[arch-commits] Commit in telepathy-logger-qt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Jun 11 18:03:16 UTC 2012


    Date: Monday, June 11, 2012 @ 14:03:15
  Author: andrea
Revision: 161453

Add missing make/deps

Modified:
  telepathy-logger-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-11 18:01:15 UTC (rev 161452)
+++ PKGBUILD	2012-06-11 18:03:15 UTC (rev 161453)
@@ -9,8 +9,8 @@
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kdereview/telepathy-logger-qt'
 license=('GPL')
-depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
-makedepends=('automoc4' 'cmake' 'python2')
+depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer' 'boost-libs')
+makedepends=('automoc4' 'cmake' 'python2' 'boost')
 source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('459ab0db97d00d198d05859217cf0f4069e75d5e')
 




More information about the arch-commits mailing list