mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/featherpad: add missing xorg-proto dep
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -26,7 +26,8 @@ RDEPEND="app-text/hunspell:=
|
||||
dev-qt/qtx11extras:5
|
||||
x11-libs/libX11
|
||||
)"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
X? ( x11-base/xorg-proto )"
|
||||
BDEPEND="dev-qt/linguist-tools:5"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user