build: make control static

This commit is contained in:
Fabian Grünbichler 2017-06-12 10:02:22 +02:00
parent 98eb404f77
commit 20922e7fbd
2 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,6 @@ deb: ${DEB}
${DEB}:
rm -rf build
rsync -a * build
sed -e s/@@ARCH@@/${ARCH}/ <debian/control.in >build/debian/control
echo "git clone git://git.proxmox.com/git/pve-access-control.git\\ngit checkout ${GITVERSION}" >build/debian/SOURCE
cd build; dpkg-buildpackage -rfakeroot -b -us -uc
lintian ${DEB}

View File

@ -7,7 +7,7 @@ Standards-Version: 3.9.5
Homepage: http://www.proxmox.com
Package: libpve-access-control
Architecture: @@ARCH@@
Architecture: any
Depends: libc6 (>= 2.3), perl (>= 5.6.0-16), libcrypt-openssl-rsa-perl, libcrypt-openssl-random-perl, libjson-xs-perl, libjson-perl, libterm-readline-gnu-perl,libnet-ldap-perl, libpve-common-perl, pve-cluster, libauthen-pam-perl, libnet-ssleay-perl, liburi-perl, libwww-perl, libmime-base32-perl
Description: Proxmox VE access control library
This package contains the role based user management and access