From 05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 19 Dec 2022 23:07:05 +0000 Subject: Making things work --- repo/xclock-cat/xclock-cat.xibuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'repo/xclock-cat') diff --git a/repo/xclock-cat/xclock-cat.xibuild b/repo/xclock-cat/xclock-cat.xibuild index 896f418..1b17353 100644 --- a/repo/xclock-cat/xclock-cat.xibuild +++ b/repo/xclock-cat/xclock-cat.xibuild @@ -3,10 +3,9 @@ NAME="xclock-cat" DESC="xclock cat mode" -MAKEDEPS="make" -DEPS="libx11 motif" +MAKEDEPS="make libx11 motif" -SOURCE="https://github.com/BarkyTheDog/catclock" +SOURCE="https://github.com/BarkyTheDog/catclock.git" build () { make -- cgit v1.2.1