CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/07/22 12:56:39
Modified files:
multimedia/kdenlive: Makefile
Log message:
Missing LIB_DEPENDS on nepomuk-core.
Detailed explanation: port-lib-depends-check won't complain, because this
port have RDEP on kde-runtime, which in turn has itself nepomuk-core as
a dependency. But at the build time RDEPs aren't installed, and sooner or
later things would break... And this finally happened at naddy@'s.
