diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:48:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:48:26 -0700 |
commit | 7083a482e641ac42e9247757e652b7a3e353f575 (patch) | |
tree | 11b0c1a9167dc1e265d9bfaa3639c3677b094e9e /games-puzzle/construo | |
parent | games-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto) (diff) | |
download | gentoo-7083a482e641ac42e9247757e652b7a3e353f575.tar.gz gentoo-7083a482e641ac42e9247757e652b7a3e353f575.tar.bz2 gentoo-7083a482e641ac42e9247757e652b7a3e353f575.zip |
games-puzzle/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-puzzle/construo')
-rw-r--r-- | games-puzzle/construo/construo-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/construo/construo-0.2.2-r1.ebuild b/games-puzzle/construo/construo-0.2.2-r1.ebuild index 1f7406534412..4370d583ab81 100644 --- a/games-puzzle/construo/construo-0.2.2-r1.ebuild +++ b/games-puzzle/construo/construo-0.2.2-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=" x11-libs/libXxf86vm " DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto" + x11-base/xorg-proto" src_prepare() { default |