mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Fix build with GCC-based architectures
While here, add missing USES=gnome. PR: 237118 Reported by: pkubaj@anongoth.pl
This commit is contained in:
parent
8437e68f1c
commit
7ee49a571f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498435
@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libpulse.so:audio/pulseaudio
|
||||
|
||||
USES= meson pkgconfig tar:xz
|
||||
USES= compiler:c++11-lang gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= atkmm glib20 glibmm gtk30 gtkmm30 libsigc++20
|
||||
|
||||
OPTIONS_DEFINE= PK NLS
|
||||
|
Loading…
Reference in New Issue
Block a user