aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJekyll Wu <adaptee@gmail.com>2014-04-29 22:35:23 +0800
committerMichael Palimaka <kensington@gentoo.org>2014-05-02 01:57:19 +1000
commitbc757afa91e56b107ccd880e576a9134866ee574 (patch)
tree29b524fabcf76eadb1a71ecb2e435c16df76871a /x11-terms
parent[.mailmap] German++ (diff)
downloadqt-bc757afa91e56b107ccd880e576a9134866ee574.tar.gz
qt-bc757afa91e56b107ccd880e576a9134866ee574.tar.bz2
qt-bc757afa91e56b107ccd880e576a9134866ee574.zip
[x11-terms/qterminal] Add missing dependency on libqxt to make it build
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild
index 0d608b0a..a4a015c4 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}"