Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Dependencies of U++ programs in linux
Re: Dependencies of U++ programs in linux [message #46462 is a reply to message #46458] Thu, 12 May 2016 20:55 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Alboni,

If you're using debhelper, it can generate the dependencies for you via dh_shlibdeps. You just have to add the shlibs:Depends variable to your debial/control, e.g.:
Depends: ${shlibs:Depends}, ${misc:Depends}

And of course make sure that your debian/rules calls dh_shlibdeps.

You can have a look at how it is done for theide here.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Previous Topic: Compile error in Ole\util.cpp on fresh installation
Next Topic: can any one use sciter?
Goto Forum:
  


Current Time: Wed Jun 12 01:48:09 CEST 2024

Total time taken to generate the page: 0.01612 seconds