summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2008-01-23 10:12:16 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2008-01-23 10:12:16 +0000
commit2fe2f235967dc7d8b3b4641a512855bee96c75f0 (patch)
tree342871d07df161635a14910562b0e91953b5d9f7 /app-editors/cssed/cssed-0.4.0-r1.ebuild
parentAdded moinmoin-1.6.0 (#206512). (diff)
downloadgentoo-2-2fe2f235967dc7d8b3b4641a512855bee96c75f0.tar.gz
gentoo-2-2fe2f235967dc7d8b3b4641a512855bee96c75f0.tar.bz2
gentoo-2-2fe2f235967dc7d8b3b4641a512855bee96c75f0.zip
Added pkg-config dependency (#205034).
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/cssed/cssed-0.4.0-r1.ebuild')
-rw-r--r--app-editors/cssed/cssed-0.4.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/cssed/cssed-0.4.0-r1.ebuild b/app-editors/cssed/cssed-0.4.0-r1.ebuild
index d3bd597b8db7..e21766f34128 100644
--- a/app-editors/cssed/cssed-0.4.0-r1.ebuild
+++ b/app-editors/cssed/cssed-0.4.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.4.0-r1.ebuild,v 1.1 2006/05/06 14:23:06 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.4.0-r1.ebuild,v 1.2 2008/01/23 10:12:16 wrobel Exp $
DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing"
HOMEPAGE="http://cssed.sourceforge.net/"
@@ -10,6 +10,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="plugin"
DEPEND=">=x11-libs/gtk+-2
+ dev-util/pkgconfig
>=dev-libs/atk-1.4.0
>=dev-libs/glib-2.2.3
>=media-libs/fontconfig-2.2.0-r2