Re: Apt, custom packages, and package dependencies
"Michael S. Peek" <peek@tiem.utk.edu> writes:
> In this package's control file are the following lines:
>
> Package: tiem.ldap-server-config
> Architecture: all
> Depends: slapd ldap-utils libnss-ldap libpam-ldap
> Pre-Depends: slapd ldap-utils libnss-ldap libpam-ldap
>
> My problem is, according to dselect, there are no dependencies or
> pre-dependencies listed, and apt won't try to install any of the depencies
> before installing my package.
You need to separate the dependencies with commas.
Thomas
Reply to: