summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2019-08-12 23:34:50 +0200
committerMatMoul2019-08-12 23:34:50 +0200
commit76998520287a4c49c6a1b4698e70a1160eca9590 (patch)
tree5401115519ee3dc03c0ffd438cc447e9a84f37e7 /PKGBUILD
parent28253a6b14816c7130b222ff89c2b3a76752f0f1 (diff)
downloadaur-76998520287a4c49c6a1b4698e70a1160eca9590.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbdf7683008f..505fc39fd6f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A powerful Pacman frontend using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"
license=('GPL2')
-depends=('qt5-declarative' 'pacman-contrib' 'alpm_octopi_utils>=1.0.1-1' 'qtermwidget')
+depends=('qt5-declarative' 'alpm_octopi_utils>=1.0.1-1' 'qtermwidget')
makedepends=('clang' 'qt5-tools')
optdepends=('octopi-notifier-qt5: Notifier for Octopi using Qt5 libs'
'octopi-notifier-frameworks: Notifier for Octopi with Knotifications support'