summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4c83614d589..8e719dad218b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,8 @@ url="https://github.com/lksj/einstein-puzzle"
arch=('i686' 'x86_64')
license=('GPL')
depends=('sdl_ttf' 'sdl_mixer' 'xorg-server')
-makedepends=('git' 'sharutils' 'ttf-dejavu')
+makedepends=('git' 'ttf-dejavu')
+checkdepends=('sharutils')
changelog=ChangeLog
source=("git+https://github.com/lksj/einstein-puzzle.git"
"${pkgname}.desktop"