From dd3039810d20a3fa92aa439f73104adca45c9e8c Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 20 May 2014 20:41:07 +0200 Subject: Declare requirement for cl-lib. --- chess.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chess.el') diff --git a/chess.el b/chess.el index 2d53189..68941d7 100644 --- a/chess.el +++ b/chess.el @@ -1,10 +1,11 @@ ;;; chess.el --- Play chess in Emacs -;; Copyright (C) 2001 John Wiegley +;; Copyright (C) 2001, 2014 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Filename: chess.el ;; Version: 2.0 +;; Package-Requires: ((cl-lib "0.5")) ;; Keywords: games ;; Author: John Wiegley ;; Maintainer: Mario Lang -- cgit v1.2.3