Skip to content

Commit

Permalink
kde4-base.eclass: relax blocker
Browse files Browse the repository at this point in the history
Gentoo-bug: 560698
  • Loading branch information
Michael Palimaka committed Sep 24, 2015
1 parent cdc79d0 commit 0bb1e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/kde4-base.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ kdedepend="
kderdepend=""

if [[ ${CATEGORY} == kde-apps ]]; then
kderdepend+=" !kde-base/${PN}"
kderdepend+=" !kde-base/${PN}:4"
fi

# all packages needs oxygen icons for basic iconset
Expand Down

0 comments on commit 0bb1e3c

Please sign in to comment.