projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0897400
)
pango: fix meson build arguments
author
Daniel Golle
<daniel@makrotopia.org>
Wed, 24 Nov 2021 01:53:49 +0000
(
01:53
+0000)
committer
Daniel Golle
<daniel@makrotopia.org>
Wed, 24 Nov 2021 11:08:42 +0000
(11:08 +0000)
Wrong build parameters were copy&pasted from another package and meson
started to complain about them (rightfully). Remove them.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/pango/Makefile
patch
|
blob
|
history
diff --git
a/libs/pango/Makefile
b/libs/pango/Makefile
index 25c74f8e99f00d7ac0cd4649fa462c62f9c8283c..af8117d171fdcefaf075e4ab40b3769279100ddd 100644
(file)
--- a/
libs/pango/Makefile
+++ b/
libs/pango/Makefile
@@
-30,12
+30,8
@@
define Package/libpango
endef
MESON_ARGS += \
- -Dgnome=false \
-Dintrospection=disabled \
- -Dvapi=disabled \
-Dgtk_doc=false \
- -Dtests=false \
- -Dinstalled_tests=false \
-Dsysprof=disabled
define package/libpango/decription