Received: (at submit) by bugs.debian.org; 18 Nov 2000 00:35:54 +0000 From bunk@fs.tum.de Fri Nov 17 18:35:54 2000 Return-path: Received: from emailhub.stusta.mhn.de (mailhub.stusta.mhn.de) [141.84.69.5] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 13wvz0-0000ai-00; Fri, 17 Nov 2000 18:35:54 -0600 Received: (qmail 2757 invoked from network); 18 Nov 2000 00:35:52 -0000 Received: from r063144.stusta.swh.mhn.de (10.150.63.144) by mailhub.stusta.mhn.de with SMTP; 18 Nov 2000 00:35:52 -0000 Received: from bunk by r063144.stusta.swh.mhn.de with local (Exim 3.16 #1 (Debian)) id 13wvyz-0003fO-00; Sat, 18 Nov 2000 01:35:53 +0100 From: Adrian Bunk To: Debian Bug Tracking System Subject: dpkg wish: conditional dependencies X-Reportbug-Version: 1.3 X-Mailer: reportbug 1.3 Date: Sat, 18 Nov 2000 01:35:53 +0100 Message-Id: Delivered-To: submit@bugs.debian.org Package: dpkg Severity: wishlist After looking at #72264 I think it would be a nice feature to have conditional dependencies in dpkg. That means dependencies of the type "if package a is installed, you must install package b". I don't know if it is possible to implement but I think this would be a useful feature.