Skip to content

Commit

Permalink
Add path to libass
Browse files Browse the repository at this point in the history
  • Loading branch information
StormTrooper committed Apr 21, 2017
1 parent f743337 commit 4e18609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/mediacenter-next-osmc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ then
-DCMAKE_PREFIX_PATH=/opt/vc \
-DCMAKE_INCLUDE_PATH=/usr/osmc/include \
-DCMAKE_LIBRARY_PATH=/usr/osmc/lib \
-DASS_INCLUDE_DIR=/usr/osmc/include \
-DASS_INCLUDE_DIR=/usr/osmc/lib \
-DENABLE_X11=0 \
-DENABLE_OPENGLES=ON \
-DENABLE_OPENGL=OFF \
Expand Down Expand Up @@ -386,7 +386,7 @@ then
-DOPENGLES_egl_LIBRARY=/opt/vero3/lib \
-DENABLE_X11=0 \
-DENABLE_AML=ON \
-DASS_INCLUDE_DIR=/usr/osmc/include \
-DASS_INCLUDE_DIR=/usr/osmc/lib \
-DAML_INCLUDE_DIR=/opt/vero3/include \
-DRapidJSON_INCLUDE_DIR=/opt/vero3/include \
-DENABLE_OPENGLES=ON \
Expand Down

0 comments on commit 4e18609

Please sign in to comment.