diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-01 06:17:03 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-01 06:17:03 +0000 |
commit | b3ebdf9b21146636dbfb22afbedb1147b38106c4 (patch) | |
tree | b327f19e267a755abacb10836ed626c16919c3f8 /xfce-base | |
parent | add stray build (Manifest recommit) (diff) | |
download | gentoo-2-b3ebdf9b21146636dbfb22afbedb1147b38106c4.tar.gz gentoo-2-b3ebdf9b21146636dbfb22afbedb1147b38106c4.tar.bz2 gentoo-2-b3ebdf9b21146636dbfb22afbedb1147b38106c4.zip |
add missing dep
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild index 581c6b73e3c8..b003d392bbee 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild,v 1.1 2004/11/25 05:08:43 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.1.99.1.ebuild,v 1.2 2004/12/01 06:17:03 bcowan Exp $ DESCRIPTION="Libraries for Xfce 4" HOMEPAGE="http://www.xfce.org/" @@ -15,6 +15,7 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* dev-libs/libxml2 x11-libs/startup-notification + >=dev-libs/dbh-1.0.20 =xfce-base/libxfce4util-${PV}" DEPEND="${RDEPEND} dev-util/pkgconfig" |