commit:     0d297eabecd90137d76328c19052b2079ed6f788
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 06:29:26 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 06:29:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d297eab

app-editors/featherpad: add missing xorg-proto dep

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/featherpad/featherpad-1.4.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/featherpad/featherpad-1.4.1.ebuild 
b/app-editors/featherpad/featherpad-1.4.1.ebuild
index 2fa0af267aef..88d6e56287b5 100644
--- a/app-editors/featherpad/featherpad-1.4.1.ebuild
+++ b/app-editors/featherpad/featherpad-1.4.1.ebuild
@@ -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() {

Reply via email to