summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKokaKiwi2022-07-07 20:18:14 +0200
committerKokaKiwi2022-07-07 20:18:14 +0200
commitc471572dbf37f6022bcada61918e4a987612cbcd (patch)
tree2e4f0ea74d19034cfc48a9264b78657616af4cbd /PKGBUILD
parentdccc60398faabf74ea36ea5a2ca7a8bde77b65a9 (diff)
downloadaur-c471572dbf37f6022bcada61918e4a987612cbcd.tar.gz
Fix xdg-desktop-portal dependency (xdg-desktop-portal depends on xdg-desktop-portal-impl)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f961096271aa..9e02832f9d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/WerWolv/ImHex'
license=('GPL2')
arch=('x86_64')
depends=('glfw' 'mbedtls' 'libssh2'
- 'python' 'freetype2' 'file' 'gtk3' 'hicolor-icon-theme' 'openssl' 'xdg-desktop-portal-impl'
+ 'python' 'freetype2' 'file' 'gtk3' 'hicolor-icon-theme' 'openssl' 'xdg-desktop-portal'
'fmt' 'yara')
makedepends=('git' 'cmake' 'glm' 'llvm' 'nlohmann-json' 'librsvg')
optdepends=(