summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2019-08-12 23:34:50 +0200
committerMatMoul2019-08-12 23:34:50 +0200
commit76998520287a4c49c6a1b4698e70a1160eca9590 (patch)
tree5401115519ee3dc03c0ffd438cc447e9a84f37e7
parent28253a6b14816c7130b222ff89c2b3a76752f0f1 (diff)
downloadaur-76998520287a4c49c6a1b4698e70a1160eca9590.tar.gz
New version
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 989047137669..11f8adb49f4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = octopi-dev
makedepends = clang
makedepends = qt5-tools
depends = qt5-declarative
- depends = pacman-contrib
depends = alpm_octopi_utils>=1.0.1-1
depends = qtermwidget
optdepends = octopi-notifier-qt5: Notifier for Octopi using Qt5 libs
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'