diff options
Diffstat (limited to 'app-cdr/brasero/brasero-0.6.0.ebuild')
-rw-r--r-- | app-cdr/brasero/brasero-0.6.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/brasero/brasero-0.6.0.ebuild b/app-cdr/brasero/brasero-0.6.0.ebuild index 861c75ea710a..901e1b4b2a1e 100644 --- a/app-cdr/brasero/brasero-0.6.0.ebuild +++ b/app-cdr/brasero/brasero-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/brasero/brasero-0.6.0.ebuild,v 1.2 2007/07/17 03:27:21 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/brasero/brasero-0.6.0.ebuild,v 1.3 2007/08/24 03:32:52 metalgod Exp $ inherit gnome2 gnome.org @@ -42,6 +42,7 @@ G2CONF="${G2CONF} \ $(use_enable totem playlist) \ $(use_enable beagle search) \ $(use_enable libburn) \ + $(use_enable libnotify) \ --disable-caches" DOCS="AUTHORS ChangeLog NEWS README TODO.tasks" |