summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimothy Redaelli2015-08-19 00:22:46 +0200
committerTimothy Redaelli2015-08-19 00:22:46 +0200
commitdea3f353284f679b00ec72e6ca00e699484fa332 (patch)
treeb032c6aa03f9d9bbe58ce55be006d1f2d55e1480 /PKGBUILD
parent18e5e3314d2406e33aed5bbbffb2f680d01109d4 (diff)
downloadaur-dea3f353284f679b00ec72e6ca00e699484fa332.tar.gz
Since people loves to do partial updates, enforce the correct version of ucommon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd88bc7c468f..f35f150c58a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="An implementation of RTP, the real-time transport protocol from the IET
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/ccrtp/"
license=('GPL' 'custom')
-depends=('ucommon' 'libgcrypt')
+depends=('ucommon>=6.2.2' 'libgcrypt')
install=$pkgname.install
source=("http://dev.gnutelephony.org/dist/tarballs/$pkgname-$pkgver.tar.gz"{,.sig})
md5sums=('e6792cbd8b705901c205a509bd7f812f'