diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-02-26 19:08:38 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-02-26 19:21:34 +0100 |
commit | 8db532d19b0d3b977d5382a2aa6dbd2581eab6d2 (patch) | |
tree | a9f480254d897bec8f084f94009f079a03abcc39 /media-libs/libv4l | |
parent | media-libs/libv4l: bump to 1.16.3 (diff) | |
download | gentoo-8db532d19b0d3b977d5382a2aa6dbd2581eab6d2.tar.gz gentoo-8db532d19b0d3b977d5382a2aa6dbd2581eab6d2.tar.bz2 gentoo-8db532d19b0d3b977d5382a2aa6dbd2581eab6d2.zip |
media-libs/libv4l: remove outdated comment
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-1.16.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/libv4l/libv4l-1.16.3.ebuild b/media-libs/libv4l/libv4l-1.16.3.ebuild index 37d13b033caf..7774dbcf9648 100644 --- a/media-libs/libv4l/libv4l-1.16.3.ebuild +++ b/media-libs/libv4l/libv4l-1.16.3.ebuild @@ -16,7 +16,6 @@ SLOT="0/0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="jpeg" -# The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg. RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] ) virtual/libudev[${MULTILIB_USEDEP}] !media-tv/v4l2-ctl |