Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590204 - net-misc/remmina-1.2.0_rc3-r1 fails against net-misc/freerdp-2.0.0_pre20160722
Summary: net-misc/remmina-1.2.0_rc3-r1 fails against net-misc/freerdp-2.0.0_pre20160722
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-01 12:54 UTC by Chris Smith
Modified: 2016-08-02 19:55 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2016-08-01 12:54:40 UTC
After upgrading to net-misc/freerdp-2.0.0_pre20160722 net-misc/remmina-1.2.0_rc3-r1 fails to configure.

-- Checking for module 'freerdp>=1.2'
--   
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find FREERDP (missing: FREERDP_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindFREERDP.cmake:38 (find_package_handle_standard_args)
  cmake/FindOptionalPackage.cmake:37 (find_package)
  remmina-plugins/CMakeLists.txt:60 (find_suggested_package)
Comment 1 Mike Gilbert gentoo-dev 2016-08-02 19:55:17 UTC
commit 69132a5a74840cd2cca813d3490dfb9971c11162
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Tue Aug 2 15:54:36 2016 -0400

    net-misc/remmina: depend on <net-misc/freerdp-2

    Package-Manager: portage-2.3.0_p16

 net-misc/remmina/remmina-1.2.0_rc3-r1.ebuild | 3 ++-
 net-misc/remmina/remmina-1.2.0_rc3.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)