diff --git a/PKGBUILD b/PKGBUILD index b105063f..152e50ae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs (git checkout) url="https://tintaescura.com/projects/octopi/" arch=('i686' 'x86_64') license=('GPL2') -depends=('alpm_octopi_utils' 'qtermwidget-qt6' 'sudo') +depends=('alpm_octopi_utils' 'qtermwidget' 'sudo') makedepends=('git') groups=('system') source=("git+https://github.com/aarnt/octopi.git")