diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:21:06 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 8b3b12c36140d06d2e8e9fc06b7c87af36446176 (patch) | |
tree | dc8db94936131598ed0328893c7e7fb97a9c91fb /x11-misc/xvkbd | |
parent | x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.gz gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.bz2 gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.zip |
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r-- | x11-misc/xvkbd/xvkbd-3.7.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xvkbd/xvkbd-3.8.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xvkbd/xvkbd-3.9.ebuild | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/x11-misc/xvkbd/xvkbd-3.7.ebuild b/x11-misc/xvkbd/xvkbd-3.7.ebuild index 1277bf4b7f60..777c7043cb89 100644 --- a/x11-misc/xvkbd/xvkbd-3.7.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.7.ebuild @@ -23,11 +23,9 @@ RDEPEND=" DEPEND=" ${RDEPEND} app-text/rman + x11-base/xorg-proto x11-misc/gccmakedep x11-misc/imake - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xproto " src_prepare() { diff --git a/x11-misc/xvkbd/xvkbd-3.8.ebuild b/x11-misc/xvkbd/xvkbd-3.8.ebuild index 04a518b10850..3033ea4d6dd8 100644 --- a/x11-misc/xvkbd/xvkbd-3.8.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.8.ebuild @@ -23,11 +23,9 @@ RDEPEND=" DEPEND=" ${RDEPEND} app-text/rman + x11-base/xorg-proto x11-misc/gccmakedep x11-misc/imake - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xproto " PATCHES=( "${FILESDIR}"/${PN}-3.6-last_altgr_mask.patch diff --git a/x11-misc/xvkbd/xvkbd-3.9.ebuild b/x11-misc/xvkbd/xvkbd-3.9.ebuild index 04a518b10850..3033ea4d6dd8 100644 --- a/x11-misc/xvkbd/xvkbd-3.9.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.9.ebuild @@ -23,11 +23,9 @@ RDEPEND=" DEPEND=" ${RDEPEND} app-text/rman + x11-base/xorg-proto x11-misc/gccmakedep x11-misc/imake - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xproto " PATCHES=( "${FILESDIR}"/${PN}-3.6-last_altgr_mask.patch |