diff options
Diffstat (limited to 'app-text/djview/djview-4.8.ebuild')
-rw-r--r-- | app-text/djview/djview-4.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/djview/djview-4.8.ebuild b/app-text/djview/djview-4.8.ebuild index 356647867e27..ce0cb76e2812 100644 --- a/app-text/djview/djview-4.8.ebuild +++ b/app-text/djview/djview-4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djview/djview-4.8.ebuild,v 1.9 2012/10/11 07:42:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djview/djview-4.8.ebuild,v 1.10 2013/03/02 19:41:41 hwoarang Exp $ EAPI=4 @@ -19,7 +19,7 @@ IUSE="debug nsplugin" RDEPEND=" >=app-text/djvu-3.5.22-r1 - x11-libs/qt-gui:4[dbus]" + dev-qt/qtgui:4[dbus]" DEPEND="${RDEPEND} >=sys-devel/autoconf-2.67 virtual/pkgconfig |