mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
evolution-data-server: remove libglade from dependencies
libglade is not necessary and does not exist any more Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
9dcf44fc15
commit
05f7538135
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
|
||||
DEPENDS = " \
|
||||
intltool-native gperf-native \
|
||||
glib-2.0 gtk+3 gconf libgnome-keyring libgdata \
|
||||
dbus db virtual/libiconv zlib libsoup-2.4 libglade libical nss libsecret \
|
||||
dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
|
||||
"
|
||||
|
||||
inherit distro_features_check gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative
|
||||
|
||||
Reference in New Issue
Block a user