summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-11-21 19:15:13 +0000
committerDaniel Bermond2018-11-21 19:15:13 +0000
commiteefd1796471c4bda5731c4877d6a04cea5a2a91d (patch)
treed7c738857f9df993ffe931ac81d2b077617599cc /PKGBUILD
parentc46ae46317f85d5447f54b53bff5e641b3b90987 (diff)
downloadaur-eefd1796471c4bda5731c4877d6a04cea5a2a91d.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fcab6075b14..63dcb44529eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=xavs2
pkgver=1.2
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
pkgdesc='Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard'
url='https://github.com/pkuvcl/xavs2/'
license=('GPL')
depends=('glibc' 'liblsmash.so')
-makedepends=('gcc7' 'yasm' 'l-smash')
+makedepends=('yasm' 'l-smash')
provides=('libxavs2')
conflicts=('libxavs2')
replaces=('libxavs2')