SUGGESTED variable in receipt |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: SUGGESTED variable in receipt
- From: Rohit Joshi <rj.rohit@xxxxxxxxx>
- Date: Sat, 14 Mar 2009 18:20:08 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=+oPxiR69p1ZkIGDnLYsMfkhDWC63Z+uKhzeSIrFsl3E=; b=xKhzs9k3yNbOuGgodxpWnaDtykF5pvqjtd0sLVyY93rx8bTOpQLV1dW7O+pQ2J45uj jBjJD8YwVgB3yWLlsyPaubwXC9mcKnEf9KUxmTfmoTcTR1K25ydA0StFBjzGf2GDbwgF tn6PBPJBENI5L2KDXPZbjr67ZhmViYE01iBoo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qz1rrS+JnhjrDK8P2806aM9pFXl7JDEPvxV/QNca9VIrs7AoWruUtDWBPHy6ZQR7gf k2VcMIP0t+fPZxPuL79f5LKvXReJo8LW1WojUt6ilp0m4V/RZY2eYDutEIuQvnYD1DJ3 wDpx961W0BN59y46xGqnCVF9ijWqk8bMLYWHY=
Hi,
I have quick question about optional dependencies. I am creating a receipt for a package which has several optional dependencies. I have put them in "SUGGESTED" variable. But when I try to install the package, I don't get an option to choose if I want to install the optional dependencies.
So, how do I take an advantage of the "SUGGESTED" variable? Unless I look on the receipt, how would I know what are the optional dependencies for a package. "tazpkg depends $PACKAGE" only lists the required and not the optional dependencies.
I have seen this with other packages too, e.g. when I installed pidgin, I was not offered a chance to install any optional dependency. Pidgin has an optional dependency of "gnutls". This is required if you want to use "google talk" in pidgin.
Thanks
Jozee