[arch-commits] Commit in telepathy-kde-common-internals/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Wed Apr 17 06:14:28 UTC 2013
Date: Wednesday, April 17, 2013 @ 08:14:28
Author: andrea
Revision: 183066
Add missing makedeps
Modified:
telepathy-kde-common-internals/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-17 06:12:27 UTC (rev 183065)
+++ PKGBUILD 2013-04-17 06:14:28 UTC (rev 183066)
@@ -10,7 +10,7 @@
url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
license=('GPL')
depends=('kdelibs' 'telepathy-logger-qt' 'telepathy-mission-control')
-makedepends=('cmake' 'automoc4' 'boost')
+makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
install=${pkgname}.install
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
sha1sums=('47f99b56e2faa6ef7c760f2112a7b10445f9c709')
More information about the arch-commits
mailing list