[arch-commits] Commit in pango/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Mar 1 16:44:27 UTC 2018
Date: Thursday, March 1, 2018 @ 16:44:20
Author: heftig
Revision: 317707
Remove dedundant makedeps
Modified:
pango/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-01 16:43:53 UTC (rev 317706)
+++ PKGBUILD 2018-03-01 16:44:20 UTC (rev 317707)
@@ -9,7 +9,7 @@
arch=(x86_64)
license=(LGPL)
depends=(libthai cairo libxft harfbuzz)
-makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection help2man gtk-doc git meson)
+makedepends=(gobject-introspection help2man gtk-doc git meson)
checkdepends=(ttf-dejavu cantarell-fonts)
_commit=cd26b69cf0d45e30cb8c08ca5aa32ed0c83e6605 # tags/1.40.14^0
source=("git+https://git.gnome.org/browse/pango#commit=$_commit")
More information about the arch-commits
mailing list