[arch-commits] Commit in eom-gtk3/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Jul 26 15:33:52 UTC 2015
Date: Sunday, July 26, 2015 @ 17:33:51
Author: bgyorgy
Revision: 137426
upgpkg: eom-gtk3 1.10.3-2
Move gobject-introspection to makedepends
Modified:
eom-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-26 15:03:19 UTC (rev 137425)
+++ PKGBUILD 2015-07-26 15:33:51 UTC (rev 137426)
@@ -5,15 +5,15 @@
_pkgbase=eom
pkgname=(${_pkgbase}-gtk3)
pkgver=${_ver}.3
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing and cataloging program for MATE (GTK3 version [EXPERIMENTAL])"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('dbus-glib' 'desktop-file-utils' 'gobject-introspection' 'gtk3' 'exempi'
+depends=('dbus-glib' 'desktop-file-utils' 'gobject-introspection-runtime' 'gtk3' 'exempi'
'lcms2' 'libexif' 'libjpeg-turbo' 'librsvg' 'mate-desktop-gtk3>=1.10'
'mate-icon-theme' 'startup-notification' 'zlib')
-makedepends=('mate-common' 'yelp-tools')
+makedepends=('mate-common' 'gobject-introspection' 'yelp-tools')
optdepends=('yelp: for reading MATE help documents')
groups=('mate-extra-gtk3')
conflicts=("${_pkgbase}")
More information about the arch-commits
mailing list