diff options
Diffstat (limited to 'dev-libs/libole2/libole2-0.1.7.ebuild')
-rw-r--r-- | dev-libs/libole2/libole2-0.1.7.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/libole2/libole2-0.1.7.ebuild b/dev-libs/libole2/libole2-0.1.7.ebuild index 018266bfd27b..ba8cd5502bbf 100644 --- a/dev-libs/libole2/libole2-0.1.7.ebuild +++ b/dev-libs/libole2/libole2-0.1.7.ebuild @@ -9,6 +9,8 @@ DESCRIPTION="libole2" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" +DEPEND=">=dev-libs/glib-1.2.8" + src_unpack() { unpack ${A} } |