summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-02-21 11:58:36 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-02-21 11:58:36 +0000
commitf7e100757be1c42d8f54b490ad5d896f696baebf (patch)
tree946535331fa03dfea27356d9a07ff3fce83fe781 /media-libs/lcms
parentfix compilation if no tcl is installed (diff)
downloadhistorical-f7e100757be1c42d8f54b490ad5d896f696baebf.tar.gz
historical-f7e100757be1c42d8f54b490ad5d896f696baebf.tar.bz2
historical-f7e100757be1c42d8f54b490ad5d896f696baebf.zip
fix build on amd64, bug #35442
Diffstat (limited to 'media-libs/lcms')
-rw-r--r--media-libs/lcms/lcms-1.12.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/lcms/lcms-1.12.ebuild b/media-libs/lcms/lcms-1.12.ebuild
index 92625e27776b..6a585571d123 100644
--- a/media-libs/lcms/lcms-1.12.ebuild
+++ b/media-libs/lcms/lcms-1.12.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.12.ebuild,v 1.6 2004/02/21 11:49:54 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.12.ebuild,v 1.7 2004/02/21 11:58:36 lanius Exp $
+
+inherit libtool
DESCRIPTION="A lightweight, speed optimized color management engine"
HOMEPAGE="http://www.littlecms.com/"