diff options
Diffstat (limited to 'repo/xclock-cat/xclock-cat.xibuild')
-rw-r--r-- | repo/xclock-cat/xclock-cat.xibuild | 5 |
1 files changed, 2 insertions, 3 deletions
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 |