Remove dependency that's included in bundle

this will fix the failing validation
sammachin-gprs
Skylar MacDonald 2018-09-02 16:22:22 +01:00 committed by GitHub
parent b5b6f33b61
commit ecbdbe0469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ emfcampqueer theme by ganbariley
___name___ = "EMFCamp Rainbow Homescreen"
___license___ = "MIT"
___categories___ = ["Homescreens"]
___dependencies___ = ["homescreen","emfcampqueer_home/pridelogo.png"]
___dependencies___ = ["homescreen"]
___launchable___ = False
___bootstrapped___ = False