Jump to content

How to include another tweak upon installing a tweak?


Go to solution Solved by Rook,

9 posts in this topic

Recommended Posts

Posted

Title sounds confusing, I know and im sorry! But with the latest version of my tweak I need the user to have "libcolorpicker" downloaded from cydia, how do I include it automatically so it force downloads it upon installing/updating my tweak?

Posted

I have no idea lmao

Try going into the control file on your tweak and add "libcolorpicker" after mobilesubstrate in the Depends section

Posted

Try going into the control file on your tweak and add "libcolorpicker" after mobilesubstrate in the Depends section

sooo

 

Depends: mobilesubsrate libcolorpicker

 

or would i need to comma it?

Depends: mobilesubsrate , libcolorpicker

Posted

sooo

 

Depends: mobilesubsrate libcolorpicker

 

or would i need to comma it?

Depends: mobilesubsrate , libcolorpicker

https://bitbucket.org/pixelfiredev/libcolorpicker/Try this link. It should be exactly what you need. :)

http://git.pixelfiredev.com/pixelfire/libcolorpickerTry this one if the first link doesn't work out

  • Solution
Posted

sooo

 

Depends: mobilesubsrate libcolorpicker

 

or would i need to comma it?

Depends: mobilesubsrate , libcolorpicker

Yes, you need to seperate it with a comma. Spaces aren't necessary.

 

And if that's the dependancy of the tweak then you should install it via Cydia and not iFile. :)

Posted

Everything is correct here but note that if the user doesn't download your Tweak directly from Cydia the .deb installation will end up with a result code 256 and not install the dependencies automatically with your package.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines