diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-11-25 08:16:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-11-25 08:16:30 +0100 |
commit | 57da59fa1c21b036588061a0d81f5a78e8fb8044 (patch) | |
tree | 0a29227b2b3a4eee41ad84492799d7a531855b6e /x11-misc/compton | |
parent | dev-ruby/slop: add 4.6.1 (diff) | |
download | gentoo-57da59fa1c21b036588061a0d81f5a78e8fb8044.tar.gz gentoo-57da59fa1c21b036588061a0d81f5a78e8fb8044.tar.bz2 gentoo-57da59fa1c21b036588061a0d81f5a78e8fb8044.zip |
x11-misc/compton: Set sub-SLOT match on dev-libs/libconfig.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-misc/compton')
-rw-r--r-- | x11-misc/compton/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/compton/compton-0.1_beta2.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/compton/compton-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/compton/Manifest b/x11-misc/compton/Manifest index 691cb27c88c4..100489929189 100644 --- a/x11-misc/compton/Manifest +++ b/x11-misc/compton/Manifest @@ -1 +1 @@ -DIST compton-0.1_beta2.tar.gz 144239 SHA256 7b9cd52a57326116fb5db3f5f89b7d50e17715252d9fd79b70b45ace30a6b009 SHA512 c3a019d90e32559d44e3a4969bcc15a15837db9c9519ce8cc70b1bd3d0cb16d29449f68cc2f6a8d834569c9620ec6533ab85c1586da957c69b1ae341d9584535 WHIRLPOOL 39ca9718bc79d4542d73cce39bb51fc9b9c0497a30914ab044b920f72a3c2f8cbd315c5dc97c999c1f0ca798ae692ada4626f069914b6835f0c225638b486422 +DIST compton-0.1_beta2.tar.gz 144239 BLAKE2B 993c091aa0eab4171740a26c4ea8e9da66368fbcddbbdf9c466dd2cb2dbe0a685dc6c2027a5b56d08df4fd42d21784dd2cbb7cf56869feb1b74b4854db20a5f8 SHA512 c3a019d90e32559d44e3a4969bcc15a15837db9c9519ce8cc70b1bd3d0cb16d29449f68cc2f6a8d834569c9620ec6533ab85c1586da957c69b1ae341d9584535 diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild index 3db6c5ff51cb..a12b639f15df 100644 --- a/x11-misc/compton/compton-0.1_beta2.ebuild +++ b/x11-misc/compton/compton-0.1_beta2.ebuild @@ -17,7 +17,7 @@ IUSE="dbus +drm opengl +pcre xinerama" REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} - dev-libs/libconfig + dev-libs/libconfig:= x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild index 518b6a8a2250..5b77b9aa14c6 100644 --- a/x11-misc/compton/compton-9999.ebuild +++ b/x11-misc/compton/compton-9999.ebuild @@ -19,7 +19,7 @@ IUSE="dbus +drm opengl +pcre xinerama" REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} - dev-libs/libconfig + dev-libs/libconfig:= x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage |