summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Hunter Sezen2018-05-19 13:43:15 +0200
committer Willy Sudiarto Raharjo2018-05-20 03:35:07 +0200
commita1831755cd5eca5f76e4be7aabe539edbc9a258b (patch)
tree7b1b32c8399e51d5e06f8929128ef60d5832c762 /games
parent471c33afdfc0b5636db2e7ac3c705aeb2f0043c8 (diff)
downloadslackbuilds-a1831755cd5eca5f76e4be7aabe539edbc9a258b.tar.gz
games/pinball: Update README.
Adds a small note for anyone using slibtool. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/pinball/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/pinball/README b/games/pinball/README
index 859d0f02ec..8573c9c73d 100644
--- a/games/pinball/README
+++ b/games/pinball/README
@@ -1,2 +1,6 @@
The Emilia Pinball: project is an open source pinball: simulator
intended for linux machines by Henrik Enqvist.
+
+slibtool users should use 'clibtool-shared' with pinball which will
+install the libtool archive (.la) files. Pinball will fail to load any
+tables when they are missing.