http://bugzilla.opensuse.org/show_bug.cgi?id=1185931 Bug ID: 1185931 Summary: libsrtp2-devel effectively depends on libopenssl-devel without Require'ing it Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: screening-team-bugs@suse.de Reporter: opensuse@larma.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- libsrtp2.pc as shipped with libsrtp2-devel requests a linker flag -lcrypto and thus requires libcrypto.so to be present, which is provided as part of libopenssl-devel. However libsrtp2-devel has no dependency on libopenssl-devel. Either the -lcrypto flag is actually not needed or Require: libopenssl-devel (or similar) should be added to libsrtp2-devel. -- You are receiving this mail because: You are on the CC list for the bug.