summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eaa487fbd15..796533979e04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('any')
url='https://lutris.net/'
license=('GPL3')
depends=('dbus-python' 'cabextract' 'curl' 'glib2' 'gtk3' 'libnotify' 'mesa-utils'
- 'p7zip' 'psmisc' 'python-distro' 'python-gobject' 'python-lxml'
+ 'p7zip' 'psmisc' 'python-distro' 'python-gobject' 'python-lxml'
'python-magic' 'python-pillow' 'python-requests' 'python-yaml' 'unzip'
'webkit2gtk' 'xorg-xrandr')
makedepends=('git' 'meson')