We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0122f commit 1dbebc4Copy full SHA for 1dbebc4
PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs (git checkout)
6
url="https://tintaescura.com/projects/octopi/"
7
arch=('i686' 'x86_64')
8
license=('GPL2')
9
-depends=('alpm_octopi_utils' 'qtermwidget-qt6' 'sudo')
+depends=('alpm_octopi_utils' 'qtermwidget' 'sudo')
10
makedepends=('git')
11
groups=('system')
12
source=("git+https://github.com/aarnt/octopi.git")
0 commit comments