gnome-calender: remove useless LDFLAGS
This commit is contained in:
parent
17613dde56
commit
c100d9f7ff
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-calendar'
|
# Template file for 'gnome-calendar'
|
||||||
pkgname=gnome-calendar
|
pkgname=gnome-calendar
|
||||||
version=3.22.1
|
version=3.22.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
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"
|
homepage="https://wiki.gnome.org/Apps/Calendar"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e6a3670c63122c4b37fbe243a54486e019c1bfd9a27c709234fb81b9e0c13360
|
checksum=e6a3670c63122c4b37fbe243a54486e019c1bfd9a27c709234fb81b9e0c13360
|
||||||
LDFLAGS="-ledataserver-1.2 -lgoa-1.0 -ledataserverui-1.2"
|
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue