From 895907579e89816074457b2bc3bbd34f5addc46f Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 17 Apr 2014 20:07:07 +0200 Subject: Display dependency type of package dependencies This adds a label to makedepends, checkdepends and optdepends on the package details page. makedepends are labelled with "(make)", checkdepends with "(check)" and optdepends are labeled with "(optional)", followed by the optdepend description. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'web/template') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 3eaeac7..ef40f1f 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -219,16 +219,9 @@ if ($row["MaintainerUID"]):

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