summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7731d8d8e4d8..819efb05c781 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Find duplicate files on your system'
arch=('x86_64')
url='https://dupeguru.voltaicideas.net/'
license=('GPL3')
-depends=('libxkbcommon-x11' 'python' 'python-mutagen' 'python-polib' 'python-pyqt5' 'python-semantic-version'
+depends=('python' 'python-mutagen' 'python-polib' 'python-pyqt5' 'python-semantic-version'
'python-send2trash' 'python-xxhash')
makedepends=('git' 'python-distro' 'python-sphinx')
checkdepends=('flake8' 'python-pytest' 'python-tox')