How to trick apt dependencies?
Posted
by
FUZxxl
on Ask Ubuntu
See other posts from Ask Ubuntu
or by FUZxxl
Published on 2011-03-11T14:00:10Z
Indexed on
2011/03/11
16:18 UTC
Read the original article
Hit count: 318
package-management
|dependencies
I want to use Frescobaldi (an editor for Lilypond), but the packaged release of lilypond (2.12.3; lilypond is like TeX for scoresheets) in the official repos is a bit old, since I want to use some brand-new features. So I just cloned their git repo and installed it from there.
Now my question is, how can I tell apt, that I satisfied the dependency on lilypond manually, so that it doesn't tries to install another copy?
© Ask Ubuntu or respective owner