# [TITLE]: gvim
# [DESCRIPTION]: A highly configurable version of the vi text editor with advanced features, such as a GUI.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Productivity, Editor
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(libX11client)
include(libglib)

# start of custom additions (edits outside this area will be removed automatically)
include(python3-basic)
include(perl-basic)
include(vim)
# end of custom additions

# main package
gvim
