diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:28:42 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | 68066b2a61adffb40ffe9ae4d01671640bda0d6e (patch) | |
tree | dafb011f96357bbc7eeadadbfd508a8f88cb6d8c /x11-wm/jwm/jwm-2.3.7.ebuild | |
parent | x11-terms/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.gz gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.bz2 gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.zip |
x11-wm/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-wm/jwm/jwm-2.3.7.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-2.3.7.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/jwm/jwm-2.3.7.ebuild b/x11-wm/jwm/jwm-2.3.7.ebuild index 891ecda192e7..44d5478bb9ef 100644 --- a/x11-wm/jwm/jwm-2.3.7.ebuild +++ b/x11-wm/jwm/jwm-2.3.7.ebuild @@ -33,9 +33,7 @@ RDEPEND="dev-libs/expat xinerama? ( x11-libs/libXinerama ) xpm? ( x11-libs/libXpm )" DEPEND="${RDEPEND} - x11-proto/xproto - x11-proto/xextproto - xinerama? ( x11-proto/xineramaproto )" + x11-base/xorg-proto" src_configure() { econf \ |