This commit is contained in:
Евгений Храмов 2022-12-07 21:41:18 +03:00
parent fc727538db
commit 1e6ec4d8d5

@ -11,7 +11,7 @@ conflicts=('admc')
#deps_amd64_debian=()
build_deps=('cmake' 'gcc' 'gcc-c++' 'qt5-qtbase-devel' 'qt5-linguist' 'openldap-devel' 'samba-devel' 'libsmbclient-devel' 'krb5-devel' 'libuuid-devel')
build_deps_debian=('cmake' 'debhelper' 'qtbase5' 'qttools5' 'libldap2' 'samba' 'libsmbclient' 'libkrb5' 'uuid' 'libsasl2')
build_deps_debian=('cmake' 'debhelper' 'qtbase5-dev' 'qttools5-dev' 'libldap' 'samba' 'libsmbclient' 'libkrb5-3' 'uuid' 'libsasl2-2')
sources_amd64=("git+https://github.com/altlinux/${name}.git")
checksums_amd64=('SKIP')