added cmake to makedepends
This commit is contained in:
parent
b95a4c8bf3
commit
19e4faf770
2 changed files with 4 additions and 3 deletions
3
.SRCINFO
3
.SRCINFO
|
@ -1,13 +1,14 @@
|
|||
pkgbase = ect
|
||||
pkgdesc = file compressor, supports postcompression of PNG, JPEG, GZIP and ZIP files.
|
||||
pkgver = 0.8.3
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/fhanau/Efficient-Compression-Tool
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
makedepends = nasm
|
||||
makedepends = git
|
||||
makedepends = cmake
|
||||
depends = gcc-libs
|
||||
source = git+https://github.com/fhanau/Efficient-Compression-Tool.git#commit=f0b38f7f8b750099f14d4976beff6a107d6119ac
|
||||
md5sums = SKIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue