summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Quang <khai@gentoo.org>2004-05-12 13:47:00 +0000
committerYi Quang <khai@gentoo.org>2004-05-12 13:47:00 +0000
commit93b982db9ab92676625e3930be5fbea9d82f1f36 (patch)
tree3f0f88a91f09b0f6e2e291c1b4ba6f31f23853c4 /dev-cpp/gtkmm/gtkmm-2.2.11.ebuild
parentadded new hardened PIE SSP switches (Manifest recommit) (diff)
downloadgentoo-2-93b982db9ab92676625e3930be5fbea9d82f1f36.tar.gz
gentoo-2-93b982db9ab92676625e3930be5fbea9d82f1f36.tar.bz2
gentoo-2-93b982db9ab92676625e3930be5fbea9d82f1f36.zip
fixed libsigc++ deps
Diffstat (limited to 'dev-cpp/gtkmm/gtkmm-2.2.11.ebuild')
-rw-r--r--dev-cpp/gtkmm/gtkmm-2.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild
index f4d70a64dd4f..ec548547cef2 100644
--- a/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild,v 1.5 2004/05/12 07:58:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild,v 1.6 2004/05/12 13:47:00 khai Exp $
inherit gnome2
@@ -13,7 +13,7 @@ KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~ia64"
RDEPEND=">=dev-libs/glib-2.2
>=x11-libs/gtk+-2.2
- >=dev-libs/libsigc++-1.2"
+ =dev-libs/libsigc++-1.2*"
DEPEND="${RDEPEND}
dev-util/pkgconfig