summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--package/gmpc/gmpc.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 6fa9b7b5d..2b3a07158 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@
Updated/fixed packages: alsa-lib, alsamixergui, avahi,
berkeleydb, bash, blackbox, busybox, bzip2, cdrkit, cmake,
dash, dhcp, dialog, diffutils, distcc, dmalloc, dnsmasq,
- dropbear, e2fsprogs, fbv, file, flex, fontconfig, gawk,
+ dropbear, e2fsprogs, fbv, file, flex, fontconfig, gawk, gmpc,
gst-plugins-base, gst-plugins-good, gstreamer, gzip, intltool,
ipsec-tools, iptables, libart, libcgi, libdrm, libfuse,
libgpg-error, libidn, liblockfile, libpng, lighttpd, links,
diff --git a/package/gmpc/gmpc.mk b/package/gmpc/gmpc.mk
index 6016e7cfc..940f264c9 100644
--- a/package/gmpc/gmpc.mk
+++ b/package/gmpc/gmpc.mk
@@ -15,7 +15,7 @@ GMPC_DEPENDENCIES = libglib2 libgtk2 libglade libcurl libmpd host-gob2 host-intl
$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl)
ifeq ($(BR2_PACKAGE_XLIB_LIBSM),y)
-GMPC_DEPENENCIES += xlib_libSM
+GMPC_DEPENDENCIES += xlib_libSM
GMPC_CONF_OPT += --enable-sm
else
GMPC_CONF_OPT += --disable-sm