On Sat, Mar 11, 2017 at 11:38:13AM -0500, Thomas Ward wrote:
You add that PPA as a PPA dependency in your PPA itself. Then it includes that
repo in the builds environments and you then just refer to CMake as normal or
define a version equality in the control file.
There's nothing you do in yo
You add that PPA as a PPA dependency in your PPA itself. Then it includes that
repo in the builds environments and you then just refer to CMake as normal or
define a version equality in the control file.
There's nothing you do in your package's control file though - it's in the PPA
settings of
Thanks! I'll try that!
On Mar 11, 2017 09:38, "Thomas Ward" wrote:
> You add that PPA as a PPA dependency in your PPA itself. Then it includes
> that repo in the builds environments and you then just refer to CMake as
> normal or define a version equality in the control file.
>
> There's nothin
Hi,
I am trying to package a code in my PPA for precise that requires
at least cmake-2.8.8. I found a PPA [1] that provides a backport
of cmake but I can't figure out how to add a PPA to the control
file of my project. How is that done?
Thanks!
Nick
[1] https://launchpad.net/~kalakris/+arc