Make jpeg a virtual dependency. (#5190)
* Make jpeg a virtual dependency. * Make 'libjpeg-turbo' the default implementation of 'jpeg'.
This commit is contained in:

committed by
Massimiliano Culpo

parent
49a9d63be7
commit
a48b5a627c
@@ -37,6 +37,8 @@ class LibjpegTurbo(AutotoolsPackage):
|
||||
version('1.5.0', '3fc5d9b6a8bce96161659ae7a9939257')
|
||||
version('1.3.1', '2c3a68129dac443a72815ff5bb374b05')
|
||||
|
||||
provides('jpeg')
|
||||
|
||||
# Can use either of these. But in the current version of the package
|
||||
# only nasm is used. In order to use yasm an environmental variable
|
||||
# NASM must be set.
|
||||
|
Reference in New Issue
Block a user