Skip to content

Commit

Permalink
kde5.eclass: Drop obsolete KDE_BLOCK_SLOT4 var
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Aug 15, 2019
1 parent 3649a40 commit e9ce712
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions eclass/kde5.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@ EXPORT_FUNCTIONS pkg_setup pkg_nofetch src_unpack src_prepare src_configure src_
# be set depending on the value of CATEGORY.
: ${KDE_AUTODEPS:=true}

# @ECLASS-VARIABLE: KDE_BLOCK_SLOT4
# @DESCRIPTION:
# This variable only has any effect when when CATEGORY = "kde-apps" and
# KDE_AUTODEPS is also set. If set to "true", add RDEPEND block on kde-apps/${PN}:4
: ${KDE_BLOCK_SLOT4:=true}

# @ECLASS-VARIABLE: KDE_DEBUG
# @DESCRIPTION:
# If set to "false", add -DNDEBUG (via cmake-utils_src_configure) and -DQT_NO_DEBUG
Expand Down

0 comments on commit e9ce712

Please sign in to comment.