diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 01:23:39 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:35 -0700 |
commit | f6e5e53ed96a8fc4f4fc6887170d2f66e9ceeb31 (patch) | |
tree | 86dd52cc761becba4cde49a88f8cccf76571e410 /media-sound/bristol | |
parent | media-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-f6e5e53ed96a8fc4f4fc6887170d2f66e9ceeb31.tar.gz gentoo-f6e5e53ed96a8fc4f4fc6887170d2f66e9ceeb31.tar.bz2 gentoo-f6e5e53ed96a8fc4f4fc6887170d2f66e9ceeb31.zip |
media-sound/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-sound/bristol')
-rw-r--r-- | media-sound/bristol/bristol-0.60.11.ebuild | 6 | ||||
-rw-r--r-- | media-sound/bristol/bristol-0.60.9.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/bristol/bristol-0.60.11.ebuild b/media-sound/bristol/bristol-0.60.11.ebuild index 70e8fdeb0cdc..a5df5a182405 100644 --- a/media-sound/bristol/bristol-0.60.11.ebuild +++ b/media-sound/bristol/bristol-0.60.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,8 +22,8 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.109.2 x11-libs/libX11" # osc? ( >=media-libs/liblo-0.22 ) DEPEND="${RDEPEND} - x11-proto/xproto - virtual/pkgconfig" + virtual/pkgconfig + x11-base/xorg-proto" DOCS=( AUTHORS ChangeLog HOWTO NEWS README ) diff --git a/media-sound/bristol/bristol-0.60.9.ebuild b/media-sound/bristol/bristol-0.60.9.ebuild index 84cc501d0363..1b2744c0bfc8 100644 --- a/media-sound/bristol/bristol-0.60.9.ebuild +++ b/media-sound/bristol/bristol-0.60.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -21,8 +21,8 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.109.2 x11-libs/libX11" # osc? ( >=media-libs/liblo-0.22 ) DEPEND="${RDEPEND} - x11-proto/xproto - virtual/pkgconfig" + virtual/pkgconfig + x11-base/xorg-proto" DOCS=( AUTHORS ChangeLog HOWTO NEWS README ) |