diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules/e_modules-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-plugins/e_modules/e_modules-9999.ebuild b/x11-plugins/e_modules/e_modules-9999.ebuild index 1ac3f33d3a90..ca72acf39e0d 100644 --- a/x11-plugins/e_modules/e_modules-9999.ebuild +++ b/x11-plugins/e_modules/e_modules-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.3 2006/05/14 20:42:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.4 2006/09/14 03:14:04 vapier Exp $ ECVS_MODULE="e_modules" inherit enlightenment @@ -13,4 +13,5 @@ DEPEND="x11-wm/e x11-libs/esmart media-libs/edje dev-libs/eet - dev-libs/exml" + dev-libs/exml + media-sound/alsa-lib" |