summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-02 19:02:42 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-02 19:02:42 +0000
commite3831f7029ced97b10d0b699b43206c1d6304ba7 (patch)
treefff72d7691b89695450e205e930567b47d916632 /eclass/gst-plugins-base.eclass
parent[bump] dev-perl/DateTime-Format-Natural-1.0.0 (diff)
downloadgentoo-2-e3831f7029ced97b10d0b699b43206c1d6304ba7.tar.gz
gentoo-2-e3831f7029ced97b10d0b699b43206c1d6304ba7.tar.bz2
gentoo-2-e3831f7029ced97b10d0b699b43206c1d6304ba7.zip
inherit multilib for get_libdir
Diffstat (limited to 'eclass/gst-plugins-base.eclass')
-rw-r--r--eclass/gst-plugins-base.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gst-plugins-base.eclass b/eclass/gst-plugins-base.eclass
index 5526012dcd13..b63e97cbce82 100644
--- a/eclass/gst-plugins-base.eclass
+++ b/eclass/gst-plugins-base.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.21 2012/05/02 18:31:42 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.22 2012/06/02 19:02:42 zmedico Exp $
# Author : foser <foser@gentoo.org>
@@ -14,7 +14,7 @@
# Gentoo developers responsible for gstreamer <gnome@gentoo.org>, the application developer
# or the gstreamer team.
-inherit eutils gst-plugins10
+inherit eutils gst-plugins10 multilib
GST_EXPF="src_unpack src_compile src_install"
case ${EAPI:-0} in