summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/poppler/poppler-0.22.1.ebuild')
-rw-r--r--app-text/poppler/poppler-0.22.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/poppler/poppler-0.22.1.ebuild b/app-text/poppler/poppler-0.22.1.ebuild
index a85ab4765c8a..846fd97a1bac 100644
--- a/app-text/poppler/poppler-0.22.1.ebuild
+++ b/app-text/poppler/poppler-0.22.1.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/poppler/poppler-0.22.1.ebuild,v 1.1 2013/02/17 13:15:16 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.22.1.ebuild,v 1.2 2013/03/02 19:44:22 hwoarang Exp $
EAPI=4
@@ -33,8 +33,8 @@ COMMON_DEPEND="
lcms? ( media-libs/lcms:2 )
png? ( >=media-libs/libpng-1.4:0 )
qt4? (
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
)
tiff? ( media-libs/tiff:0 )
"