This commit is contained in:
2022-12-07 21:47:12 +03:00
parent 1c393381cb
commit e22bdbfe73

View File

@ -8,10 +8,8 @@ license=('GPL-3.0-or-later')
provides=('admc') provides=('admc')
conflicts=('admc') 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=('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-dev' 'qttools5-dev' 'libldap2-dev' 'samba-dev' 'libsmbclient-dev' 'libkrb5-dev' 'uuid-dev' 'libsasl2-dev') build_deps_debian=('cmake' 'debhelper' 'qtbase5-dev' 'qttools5-dev' 'libldap2-dev' 'samba-dev' 'libsmbclient-dev' 'libkrb5-dev' 'uuid-dev' 'libsasl2-dev')
sources_amd64=("git+https://github.com/altlinux/${name}.git") sources_amd64=("git+https://github.com/altlinux/${name}.git")
checksums_amd64=('SKIP') checksums_amd64=('SKIP')