diff options
author | 2013-03-02 19:46:25 +0000 | |
---|---|---|
committer | 2013-03-02 19:46:25 +0000 | |
commit | 11b6659ade467f887c760769840701e4e2655b55 (patch) | |
tree | e9f24b8dfe0800d07e82515c25a92e8cacc628a7 /app-text/yagf/yagf-0.9.2.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-11b6659ade467f887c760769840701e4e2655b55.tar.gz gentoo-2-11b6659ade467f887c760769840701e4e2655b55.tar.bz2 gentoo-2-11b6659ade467f887c760769840701e4e2655b55.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-text/yagf/yagf-0.9.2.ebuild')
-rw-r--r-- | app-text/yagf/yagf-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/yagf/yagf-0.9.2.ebuild b/app-text/yagf/yagf-0.9.2.ebuild index 04782701c932..bf853c3d37d1 100644 --- a/app-text/yagf/yagf-0.9.2.ebuild +++ b/app-text/yagf/yagf-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/yagf/yagf-0.9.2.ebuild,v 1.1 2013/02/20 12:45:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yagf/yagf-0.9.2.ebuild,v 1.2 2013/03/02 19:46:25 hwoarang Exp $ EAPI="5" @@ -19,7 +19,7 @@ IUSE="scanner +cuneiform tesseract pdf" REQUIRED_USE="|| ( cuneiform tesseract )" -DEPEND=">=x11-libs/qt-gui-4.7:4 +DEPEND=">=dev-qt/qtgui-4.7:4 app-text/aspell" RDEPEND="${DEPEND} cuneiform? ( app-text/cuneiform ) |