commit:     bc757afa91e56b107ccd880e576a9134866ee574
Author:     Jekyll Wu <adaptee <AT> gmail <DOT> com>
AuthorDate: Tue Apr 29 14:35:23 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May  1 15:57:19 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=bc757afa

[x11-terms/qterminal] Add missing dependency on libqxt to make it build

---
 x11-terms/qterminal/qterminal-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-terms/qterminal/qterminal-9999.ebuild 
b/x11-terms/qterminal/qterminal-9999.ebuild
index 0d608b0..a4a015c 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
 IUSE="debug"
 
 DEPEND="dev-qt/qtgui:4
+       x11-libs/libqxt
        x11-libs/qtermwidget"
 RDEPEND="${DEPEND}"
 

Reply via email to