diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-26 21:27:59 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:04:41 -0700 |
commit | c4b322800759b39f8f0eeee98625217460e5ef14 (patch) | |
tree | 6a1620e04ab5f98e171f2a93bf6df5be91fe3d8b /app-office/magicpoint | |
parent | app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-c4b322800759b39f8f0eeee98625217460e5ef14.tar.gz gentoo-c4b322800759b39f8f0eeee98625217460e5ef14.tar.bz2 gentoo-c4b322800759b39f8f0eeee98625217460e5ef14.zip |
app-office/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r-- | app-office/magicpoint/magicpoint-1.13a_p20121015-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/magicpoint/magicpoint-1.13a_p20121015-r1.ebuild b/app-office/magicpoint/magicpoint-1.13a_p20121015-r1.ebuild index e249940edd06..cb200d9236b5 100644 --- a/app-office/magicpoint/magicpoint-1.13a_p20121015-r1.ebuild +++ b/app-office/magicpoint/magicpoint-1.13a_p20121015-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -40,7 +40,7 @@ COMMON_DEPEND="x11-libs/libICE mng? ( media-libs/libmng )" DEPEND="${COMMON_DEPEND} sys-devel/autoconf - x11-proto/xextproto + x11-base/xorg-proto x11-libs/libxkbfile app-text/rman x11-misc/imake" |