summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2010-11-15 07:35:54 +0000
committerobache <obache>2010-11-15 07:35:54 +0000
commitff4a0af5a13403c12a4205d07c0edee6d068196a (patch)
treec60678280e212e8b84edc464e3ab4105e1d37258
parent704552f642032d13743aac73c4b4ee692abcd9e1 (diff)
downloadpkgsrc-ff4a0af5a13403c12a4205d07c0edee6d068196a.tar.gz
Disable GSettings plugin.
It require glib2>=2.25.0, then after glib was updated to 2.26.0, it also will be iinstalled, PLIST broken. XXX: exactly depend on glib2>=2.25.0 and install it, XXX: or create new package for the plugin?
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index 2725dd86625..5bc703c1cb5 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2010/09/08 16:23:11 drochner Exp $
+# $NetBSD: Makefile.common,v 1.25 2010/11/15 07:35:54 obache Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faad/Makefile
@@ -22,6 +22,7 @@ GST_PLUGINS0.10_VER= 0.10.20
faac \
faad \
fbdev \
+ gsettings \
gsm \
ivorbis \
libmms \