summaryrefslogtreecommitdiffstats
path: root/contrib/x265_12bit
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2018-06-10 22:04:02 -0400
committerBradley Sepos <[email protected]>2018-06-17 00:23:34 -0400
commita426369977502e3b3245d8341b71593c368bc2e3 (patch)
treec99f64867d5d8d450ba827a043a7b6b88adeafbc /contrib/x265_12bit
parent517ed0030f340d3b8f3f2aee1cbac23f5e9da30a (diff)
contrib: make: Remove CMake contrib.
Still required, only HandBrake will not build it anymore.
Diffstat (limited to 'contrib/x265_12bit')
-rw-r--r--contrib/x265_12bit/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/x265_12bit/module.defs b/contrib/x265_12bit/module.defs
index d773aa6ac..3642c0920 100644
--- a/contrib/x265_12bit/module.defs
+++ b/contrib/x265_12bit/module.defs
@@ -1,4 +1,4 @@
-__deps__ := CMAKE X265_8
+__deps__ := X265_8
$(eval $(call import.MODULE.defs,X265_12,x265_12,$(__deps__),x265))
$(eval $(call import.CONTRIB.defs,X265_12))