mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
retro-gtk: fix build
This commit is contained in:
parent
7ea93dfb7f
commit
db444a7d76
1 changed files with 11 additions and 0 deletions
11
srcpkgs/retro-gtk/patches/meson.patch
Normal file
11
srcpkgs/retro-gtk/patches/meson.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- a/retro-gtk/meson.build
|
||||||
|
+++ b/retro-gtk/meson.build
|
||||||
|
@@ -189,8 +189,6 @@
|
||||||
|
description: 'A simple GObject game controller library',
|
||||||
|
libraries: retro_gtk_lib,
|
||||||
|
name: 'retro-gtk',
|
||||||
|
- namespace: 'Retro',
|
||||||
|
-export_packages: 'retro-gtk',
|
||||||
|
filebase: 'retro-gtk-' + retro_gtk_api_version,
|
||||||
|
version: meson.project_version(),
|
||||||
|
subdirs: 'retro-gtk',
|
Loading…
Add table
Reference in a new issue