mirror of https://github.com/HandBrake/HandBrake
contrib: remove stray $(__deps__)
This commit is contained in:
parent
6d5ce95162
commit
34053de406
|
|
@ -1,4 +1,4 @@
|
|||
$(eval $(call import.MODULE.defs,LIBDVDREAD,libdvdread,$(__deps__)))
|
||||
$(eval $(call import.MODULE.defs,LIBDVDREAD,libdvdread))
|
||||
$(eval $(call import.CONTRIB.defs,LIBDVDREAD))
|
||||
|
||||
LIBDVDREAD.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/libdvdread-7.0.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Reference in New Issue