diff options
author | linrs <linRs@users.noreply.github.com> | 2020-04-16 05:53:15 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:19 +0700 |
commit | 04f7c120507bdfa29901f97d23c5a98267f751e6 (patch) | |
tree | 744f62db57bea34368b5202ef81da10572855988 /games/nestopia/README | |
parent | 3690228bcf567d66b67e8c7e8abe2bfff6ced7ce (diff) |
games/nestopia: Updated for version 1.50.
Add GTK=yes/no for gtk interface
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/nestopia/README')
-rw-r--r-- | games/nestopia/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nestopia/README b/games/nestopia/README index bb96bf131f91b..cba13c27bd3e3 100644 --- a/games/nestopia/README +++ b/games/nestopia/README @@ -13,4 +13,6 @@ file to your RetroArch BIOS directory: /usr/share/nestopia/NstDatabase.xml -Note: parallel building is supported with a max of 2 jobs. +Enable GTK GUI needs newer version of gtk3 (default GTK=no) + +GTK=yes ./nestopia.SlackBuild |