gnome-calender: remove useless LDFLAGS

This commit is contained in:
Enno Boland 2017-03-14 17:32:24 +01:00
parent 17613dde56
commit c100d9f7ff
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnome-calendar'
pkgname=gnome-calendar
version=3.22.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
@ -13,7 +13,6 @@ license="GPL-2"
homepage="https://wiki.gnome.org/Apps/Calendar"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e6a3670c63122c4b37fbe243a54486e019c1bfd9a27c709234fb81b9e0c13360
LDFLAGS="-ledataserver-1.2 -lgoa-1.0 -ledataserverui-1.2"
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then