diff options
author | Ian Whyman <thev00d00@gentoo.org> | 2016-07-10 13:24:13 +0100 |
---|---|---|
committer | Ian Whyman <thev00d00@gentoo.org> | 2016-07-10 13:24:45 +0100 |
commit | e5574d735db2d6f5758b18b699f283d362d15642 (patch) | |
tree | 2bc70ec74423c29d18cfd51834bda4a31169891f /dev-libs/libcec | |
parent | www-apps/moodle: version bumps, remove unsupported versions (diff) | |
download | gentoo-e5574d735db2d6f5758b18b699f283d362d15642.tar.gz gentoo-e5574d735db2d6f5758b18b699f283d362d15642.tar.bz2 gentoo-e5574d735db2d6f5758b18b699f283d362d15642.zip |
dev-libs/libcec: drop unnecessary dependency on dev-libs/lockdev (#584122)
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r-- | dev-libs/libcec/libcec-3.1.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-3.1.0.ebuild b/dev-libs/libcec/libcec-3.1.0.ebuild index 8888ca364ecf..4c1028f2f14f 100644 --- a/dev-libs/libcec/libcec-3.1.0.ebuild +++ b/dev-libs/libcec/libcec-3.1.0.ebuild @@ -19,7 +19,6 @@ IUSE="cubox exynos python raspberry-pi +xrandr" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="virtual/udev - dev-libs/lockdev dev-libs/libplatform raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) xrandr? ( x11-libs/libXrandr )" |