Browse Source

Remove ofxIO from addon_config.mk

master
Krisjanis Rijnieks 8 years ago
parent
commit
4cd64443ca
  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 = ofxXmlSettings ofxGui
# 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