Use new debug option in arch-repo-manager-git

This commit is contained in:
Martchus 2022-07-27 00:07:00 +02:00
parent 66477e7d39
commit 92e7aac417
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ optdepends=('reflective-rapidjson-git: development with libpkg/librepomgr'
makedepends=('cmake' 'git' 'ninja' 'boost' 'catch2' 'rapidjson-git' 'reflective-rapidjson-git')
checkdepends=('cppunit')
provides=(libpkg-git.so librepomgr-git.so)
options=(!strip)
options=(debug)
url="https://github.com/Martchus/${_reponame}"
source=("${_reponame}::${MARTCHUS_GIT_URL_PREFIX:-git+https://github.com/Martchus}/${_reponame}.git"
"lmdb-safe::${MARTCHUS_GIT_URL_PREFIX:-git+https://github.com/Martchus}/lmdb-safe.git"