23 Sep
2017
23 Sep
'17
13:03
Hi All, Probably not the right place to ask but one of you may know the answer. I am learning C++ and my program uses system('program --arg1 --arg2'); to run a proprietary program. My question is how can I make this program a dependency so that it has to be installed before my program? I have noticed that ldd shows that some dependencies have already been added as dependencies to the binary once it is compiled. Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org