From fa322e5464c8d78fa0c3ac83d3032b51d8120938 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 22 Jan 2009 23:20:51 +0000 Subject: 26407: patch to handle aptitude build-dep, from Sven Joachim. --- Completion/Debian/Command/_aptitude | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Debian/Command') diff --git a/Completion/Debian/Command/_aptitude b/Completion/Debian/Command/_aptitude index 285c601b8..d4f67b10e 100644 --- a/Completion/Debian/Command/_aptitude +++ b/Completion/Debian/Command/_aptitude @@ -54,7 +54,7 @@ case $state in search) _message -e patterns pattern ;; - (download|show|changelog|why|why-not) + (download|show|changelog|why|why-not|build-dep) _deb_packages avail && ret=0 ;; (remove|purge|hold|unhold|reinstall|forbid-version|markauto|unmarkauto) -- cgit 1.4.1