diff options
Diffstat (limited to 'xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild index 450a2d132af6..7c6177d81cf8 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.2 2011/08/06 23:48:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.3 2012/05/05 07:20:09 mgorny Exp $ EAPI=4 inherit xfconf @@ -22,7 +22,7 @@ RDEPEND=">=xfce-base/libxfce4util-4.8 >=dev-libs/dbus-glib-0.88" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |