diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-26 21:09:43 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:04:41 -0700 |
commit | 0430f3ea803e8a7a8673b079a3ada878539606a9 (patch) | |
tree | b12f1e33aa120e3d84ede8184f6323069b463122 /app-emulation/vice | |
parent | app-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.tar.gz gentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.tar.bz2 gentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.zip |
app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-emulation/vice')
-rw-r--r-- | app-emulation/vice/vice-3.1.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/app-emulation/vice/vice-3.1.ebuild b/app-emulation/vice/vice-3.1.ebuild index cc4fb987e508..6fe9e2623e27 100644 --- a/app-emulation/vice/vice-3.1.ebuild +++ b/app-emulation/vice/vice-3.1.ebuild @@ -75,15 +75,10 @@ DEPEND="${RDEPEND} virtual/pkgconfig x11-apps/bdftopcf x11-apps/mkfontdir - x11-proto/xproto - x11-proto/xextproto + x11-base/xorg-proto media-libs/fontconfig - x11-proto/videoproto nls? ( sys-devel/gettext ) !sdl? ( - fullscreen? ( - x11-proto/xf86vidmodeproto - ) !gtk? ( x11-libs/libICE x11-libs/libSM |