Skip to content

Commit

Permalink
Added libass submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshsondhi88 committed Aug 12, 2014
1 parent 5cd5d9a commit decc976
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ libpng
freetype2
expat
fribidi
fontconfig
libass
*.o
build
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
[submodule "fontconfig"]
path = fontconfig
url = git://anongit.freedesktop.org/fontconfig
[submodule "libass"]
path = libass
url = https://github.com/libass/libass.git
1 change: 1 addition & 0 deletions libass
Submodule libass added at 079769

0 comments on commit decc976

Please sign in to comment.