From d1c331613d3b2c9a996dbb7afe0067e37e4bcd76 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 25 Jun 2015 08:47:57 +0200 Subject: Display (reverse) optional dependencies as "Required by" Also, change pkg_required() such that the returned array has the same structure as the result of pkg_dependencies(). Fixes FS#45452. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'web/template/pkg_details.php') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 1e2b9a5..6864431 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -359,12 +359,9 @@ endif;

0): ?> -- cgit v1.2.3-54-g00ecf