summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/zsh.bug-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zsh.bug-script b/debian/zsh.bug-script
index 5296c4e77..f6448fc84 100755
--- a/debian/zsh.bug-script
+++ b/debian/zsh.bug-script
@@ -26,7 +26,7 @@ else
TEXT="Packages which provide code meant to be sourced in .zshrc"
# Hardcoded list of (future) packages containing code meant to be
# sourced in .zshrc
- PKGS=$(dpkg-query -W -f '${Package}\n' fizsh oh-my-zsh zsh-antigen autojump zec 'grml-*' 2>/dev/null)
+ PKGS=$(dpkg-query -W -f '${Package}\n' fizsh oh-my-zsh zsh-antigen autojump zec python-powerline 'grml-*' 2>/dev/null)
fi
list_packages "$TEXT" $PKGS