Skip to content

Added one-liner apt-get to install all dependencies, for the lazy people#240

Merged
antenore merged 1 commit into
FreeRDP:masterfrom
Photonios:master
Jul 29, 2014
Merged

Added one-liner apt-get to install all dependencies, for the lazy people#240
antenore merged 1 commit into
FreeRDP:masterfrom
Photonios:master

Conversation

@Photonios
Copy link
Copy Markdown
Contributor

I know, a useless request. It however, makes people's lives easier...

@ihashacks
Copy link
Copy Markdown

The appropriate one-liner would be:

apt-get build-dep remmina

This way if the build dependencies ever change for the package that single command automatically knows how to pull them in. It pulls the build dependencies from the debian/control file in the package.

@antenore
Copy link
Copy Markdown
Member

@Photonios can you please update it with the @ihashacks suggestion?

@Photonios
Copy link
Copy Markdown
Contributor Author

@antenore; good idea, I didn't know that was possible. I will update the pull request later this evening.

@giox069
Copy link
Copy Markdown
Contributor

giox069 commented Jul 29, 2014

I would suggest not to use apt-get build-dep remmina because it also install libfreerdp-dev libfreerdp-plugins-standard and libfreerdp1 from the distro main repos, which are totally incompatible with the current version of freerdp we are using now.
The suggested one liner apt-get should be fine.

antenore added a commit that referenced this pull request Jul 29, 2014
Added one-liner apt-get to install all dependencies, for the lazy people
@antenore antenore merged commit cd00e62 into FreeRDP:master Jul 29, 2014
antenore added a commit that referenced this pull request Jul 10, 2015
Added one-liner apt-get to install all dependencies, for the lazy people
antenore added a commit that referenced this pull request Jul 10, 2015
Added one-liner apt-get to install all dependencies, for the lazy people
antenore added a commit that referenced this pull request Jul 10, 2015
Added one-liner apt-get to install all dependencies, for the lazy people
jbicha pushed a commit to jbicha/Remmina that referenced this pull request Jun 12, 2016
Added one-liner apt-get to install all dependencies, for the lazy people
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants