diff --git a/app/templates/packages/view.html b/app/templates/packages/view.html index c03611a..406a0c6 100644 --- a/app/templates/packages/view.html +++ b/app/templates/packages/view.html @@ -301,7 +301,7 @@ {% endif %} - {% if package.type == package.type.MOD %} + {% if package.type != package.type.TXP %}
Dependencies