summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Spangenberger2016-02-15 10:34:54 -0500
committerJesse Spangenberger2016-02-15 10:34:54 -0500
commitbc00075ca1a60be09a0032bb1891556a9849162e (patch)
tree44e7e19e38fdb6d4483e1f38d6566dd5abc3333c /PKGBUILD
parentdeb3c5d447b0e17475bf569f2be3ff08b2877a8b (diff)
downloadaur-bc00075ca1a60be09a0032bb1891556a9849162e.tar.gz
Fixed makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbe13bf1a5e0..4b53adf3c176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=notepadqq-git
_pkgname=notepadqq
pkgver=0.50.6.r13.gd558efa
-pkgrel=2
+pkgrel=3
pkgdesc="A Linux clone of Notepad++"
arch=('i686' 'x86_64')
url="http://notepadqq.altervista.org/wp/"
license=('GPL3')
depends=('qt5-webkit>5.2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('git' 'qt5-svg>5.2')
+makedepends=('git' 'qt5-svg>5.2' 'qt5-tools>5.2')
provides=('notepadqq')
conflicts=('notepadqq-bin' 'notepadqq' 'notepadqq-common' 'notepadqq-src')
install=${_pkgname}.install