Fix dependence

This commit is contained in:
LoveSy
2017-06-01 16:45:06 +08:00
committed by GitHub
parent 98532e3ee8
commit a63fcbd851

View File

@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://fbb-git.github.io/flexcpp/"
license=('GPL')
# Versions taken from the 'required' file in sources
# depends=('libbobcat>=4.01.00')
depends=('libbobcat>=4.01.00')
makedepends=('icmake>=8.00.04' 'yodl>=3.06.00')
optdepends=()
source=("https://github.com/yujincheng08/flexcpp/archive/${pkgver}-${pkgrel}.tar.gz")