From eb1a1bbdd8ef4c2e77ef93ac127645ec7060fd68 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 24 Oct 2015 23:04:20 +0200 Subject: [PATCH] Use pacman -Suy in doc/stacktrace --- doc/stacktrace.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/stacktrace.asciidoc b/doc/stacktrace.asciidoc index 934d51010..0b5d4c982 100644 --- a/doc/stacktrace.asciidoc +++ b/doc/stacktrace.asciidoc @@ -76,7 +76,7 @@ Server = http://qutebrowser.org/qt-debug/$arch Then install the packages: ---- -# pacman -Sy pyqt5-common-debug python-pyqt5-debug qt5-base-debug qt5-webkit-debug +# pacman -Suy pyqt5-common-debug python-pyqt5-debug qt5-base-debug qt5-webkit-debug ---- The `-debug` packages conflict with the non-debug variants - it's safe to