diff options
Diffstat (limited to 'gnustep-apps/camera/camera-0.8.ebuild')
-rw-r--r-- | gnustep-apps/camera/camera-0.8.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnustep-apps/camera/camera-0.8.ebuild b/gnustep-apps/camera/camera-0.8.ebuild index abd7e7098b5a..803b423b4f34 100644 --- a/gnustep-apps/camera/camera-0.8.ebuild +++ b/gnustep-apps/camera/camera-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/camera/camera-0.8.ebuild,v 1.1 2005/01/12 22:41:07 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/camera/camera-0.8.ebuild,v 1.2 2005/08/25 18:57:12 swegener Exp $ inherit gnustep @@ -14,11 +14,10 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc" -IUSE="${IUSE}" +IUSE="" DEPEND="${GS_DEPEND} gnustep-libs/camerakit" RDEPEND="${GS_RDEPEND} gnustep-libs/camerakit" egnustep_install_domain "System" - |