diff options
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild index c974f7d2d39f..e8c8ac5075ab 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.7 2011/03/22 20:54:28 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.8 2011/03/28 14:40:20 angelos Exp $ EAPI=3 inherit xfconf @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 >=xfce-base/libxfce4util-4.4 >=xfce-base/xfce4-panel-4.4 >=xfce-base/xfconf-4.6 - =dev-libs/libunique-1*" + dev-libs/libunique:1" DEPEND="${RDEPEND} dev-util/pkgconfig dev-util/intltool" |