mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
audio/xfce4-pulseaudio-plugin: fix build on GCC architectures
Same as other XFCE4 ports. Approved by: mentors (implicit approval)
This commit is contained in:
parent
ba54c4ea36
commit
17da861a8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515553
@ -17,8 +17,8 @@ LIB_DEPENDS= libpulse-mainloop-glib.so:audio/pulseaudio \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol
|
||||
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
|
||||
xfce xorg
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce xorg
|
||||
USE_GNOME= cairo glib20 gtk30 intltool libwnck3
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
|
Loading…
Reference in New Issue
Block a user