diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-13 15:02:53 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-13 15:02:53 +0200 |
commit | d0a17ad4fff9e5fe792d294cb94b86ffc84ce04b (patch) | |
tree | 648bbe14447b94e6b51ade4e90c6ab30f4875410 /PKGBUILD | |
parent | 39a1dcbd917c08801f91d6888f4685aa0ce5b304 (diff) | |
download | pistache-git-master.tar.xz pistache-git-master.zip |
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ arch=('i686' 'x86_64') pkgdesc='Modern and elegant HTTP and REST framework for C++' license=('APACHE') depends=() +options=('staticlibs') makedepends=('cmake' 'git') checkdepends=('gtest') provides=("${_name}") |