aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorbartus2020-06-29 09:56:25 +0200
committerbartus2020-06-29 09:56:25 +0200
commit2603473835e187671ddf7a761d5785f07ad3a0a6 (patch)
tree830c910864378c2f2ff11e858d74d4bfa9a94651 /PKGBUILD.in
parent55b77404958bbbd1ae63f6c62d32cb54e2e1d95d (diff)
downloadaur-2603473835e187671ddf7a761d5785f07ad3a0a6.tar.gz
Refactor
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index ca23cf6be192..0d0ef29de89d 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -36,7 +36,7 @@ depends=(
'gegl>=@_gegl_version@'
'cairo>=@_cairo_version@'
'appstream-glib>=@_appstream_glib_version@'
- 'gobject-introspection>=@_introspection_version@'
+ 'gobject-introspection>=@_introspection_version@'
)
makedepends=('git' 'intltool>=0.40.1'
'alsa-lib>=1.0.0' 'libxslt' 'glib-networking'