mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-23 03:02:29 +00:00
chore(x11/libxfce4ui): Add required configure options explicitly
Otherwise, configure script continues with any missing dependencies. %ci:no-build
This commit is contained in:
@@ -15,9 +15,15 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
--with-vendor-info=Termux
|
||||
--disable-debug
|
||||
--enable-introspection=yes
|
||||
--enable-epoxy
|
||||
--enable-vala=no
|
||||
--enable-gladeui2=no
|
||||
--enable-glibtop
|
||||
--enable-gtk-doc-html=no
|
||||
--enable-libsm
|
||||
--enable-startup-notification
|
||||
--enable-x11
|
||||
--enable-wayland
|
||||
"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
|
||||
Reference in New Issue
Block a user