diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:26:44 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3 (patch) | |
tree | d9bcc94e897db019b4fd25737a9f5c1bb2edd00f /x11-plugins/wmgrabimage | |
parent | x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.gz gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.bz2 gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.zip |
x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index 6586c9fd143f..b64e3a685bf8 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild @@ -22,9 +22,7 @@ RDEPEND=">=net-misc/wget-1.9-r2 x11-libs/libXext x11-libs/libXpm" DEPEND="${RDEPEND} - x11-proto/xproto - x11-proto/xextproto - >=sys-apps/sed-4.1.5-r1" + x11-base/xorg-proto" S=${WORKDIR}/${MY_PN}-${PV}/${MY_PN} |