summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-02-23 12:12:35 -0700
committerMark Wagie2022-02-23 12:12:35 -0700
commit29d06106d6173690b98d712bafebd111e786d660 (patch)
tree2ff3dc8041fc81d4e44c6dd7c241bb81501c3151 /PKGBUILD
parent7720361d66689f56ebb7d0858cdf75bf04240e55 (diff)
downloadaur-29d06106d6173690b98d712bafebd111e786d660.tar.gz
minor PKGBUILD edit
Diffstat (limited to 'PKGBUILD')
-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')