Browse Source

Add ofxOMXPlayer to `addon_config.mk`

master
Krisjanis Rijnieks 9 years ago
parent
commit
1b59cf0779
  1. 2
      addon_config.mk

2
addon_config.mk

@ -24,7 +24,7 @@ ADDON_URL = http://github.com/kr15h/ofxPiMapper
common:
# dependencies with other addons, a list of them separated by spaces
# or use += in several lines
ADDON_DEPENDENCIES = ofxIO ofxXmlSettings ofxGui
ADDON_DEPENDENCIES = ofxIO ofxXmlSettings ofxGui ofxOMXPlayer
# include search paths, this will be usually parsed from the file system
# but if the addon or addon libraries need special search paths they can be

Loading…
Cancel
Save