diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-01-25 12:00:00 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-01-25 12:00:00 +0100 |
commit | dfd30dba180c24d488454abc6aa4430dd0c799c2 (patch) | |
tree | 318c352393ed71e9ffe2d92ecfeb769d5c3eec37 /tools/depends/target/libcdio-gplv3/Makefile | |
parent | 9e5c2b05020a037b70a1d3c5cef8c21f6d2fac1d (diff) |
[depends] add missing patches to DEPS
Diffstat (limited to 'tools/depends/target/libcdio-gplv3/Makefile')
-rw-r--r-- | tools/depends/target/libcdio-gplv3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libcdio-gplv3/Makefile b/tools/depends/target/libcdio-gplv3/Makefile index f905adaa8e..5cd6c206da 100644 --- a/tools/depends/target/libcdio-gplv3/Makefile +++ b/tools/depends/target/libcdio-gplv3/Makefile @@ -1,5 +1,5 @@ include ../../Makefile.include -DEPS= ../../Makefile.include Makefile osx.patch +DEPS= ../../Makefile.include Makefile osx.patch osx2.patch # lib name, version LIBNAME=libcdio |