mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
12 lines
390 B
Diff
12 lines
390 B
Diff
--- 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',
|