summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c01314450385..030bee4c9405 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=qdre-git
pkgver=3cc6842
pkgrel=1
pkgdesc='Qt Desktop Regular Environment (early development)'
-arch=('i686' 'x86_64' 'armv7h')
+arch=('x86_64')
url='https://gitlab.com/zaps166/qdre'
license=('MIT')
groups=('qdre')
-depends=('qt5-base' 'qt5-x11extras' 'glib2' 'gnome-menus' 'libgtop' 'exiv2' 'kcrash' 'kwindowsystem' 'qrencode' 'libxcb')
+depends=('qt5-base' 'qt5-x11extras' 'glib2' 'gnome-menus' 'exiv2' 'kcrash' 'kwindowsystem' 'libxcb')
makedepends=('fakeroot' 'make' 'gcc' 'cmake' 'git')
optdepends=('drkonqi')
# options=(!strip debug)