- Build only against luajit and not lua where possible

- Comment on why we depend on lua (for bash_completion generating)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=107
This commit is contained in:
Tomáš Chvátal
2017-08-21 12:31:19 +00:00
committed by Git OBS Bridge
parent de5f92eefd
commit d77af60f35
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 21 12:31:39 UTC 2017 - tchvatal@suse.com
- Build only against luajit and not lua where possible
- Comment on why we depend on lua (for bash_completion generating)
-------------------------------------------------------------------
Sun Aug 20 12:17:49 UTC 2017 - aloisio@gmx.com
@@ -129,6 +135,7 @@ Tue Jul 18 19:42:17 UTC 2017 - 9@cirno.systems
* ytdl_hook: treat single-entry playlists as a single video
-------------------------------------------------------------------
>>>>>>> ./mpv.changes.rcf94f24b222293c0f1dd5c61baca88f4
Mon May 22 08:41:28 UTC 2017 - tchvatal@suse.com
- Depend on lua-5.1 as 5.3 is incompatible wrt bsc#1040034