pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-panel correction to the previous commit



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Feb 19 09:18:57 2020 +0100
Changeset:	064a4248854244da27c3cbef07991b532defa049

Modified Files:
	lxqt-panel/Makefile

Log Message:
lxqt-panel correction to the previous commit

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=064a4248854244da27c3cbef07991b532defa049

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-panel/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/lxqt-panel/Makefile b/lxqt-panel/Makefile
index 3189ee2bb7..c4f275f6cc 100644
--- a/lxqt-panel/Makefile
+++ b/lxqt-panel/Makefile
@@ -26,8 +26,7 @@ CMAKE_ARGS+=	-DSENSORS_PLUGIN=No
 CMAKE_ARGS+=	-DNETWORKMONITOR_PLUGIN=No
 CMAKE_ARGS+=	-DSYSSTAT_PLUGIN=No
 CMAKE_ARGS+=	-DVOLUME_USE_ALSA=No
-# Uncomment the following two lines if you do not wish to use pulseaudio
-#CMAKE_ARGS+=	-DVOLUME_PLUGIN=No
+# Uncomment the following line if you do not wish to use pulseaudio
 #CMAKE_ARGS+=	-DVOLUME_USE_PULSEAUDIO=No
 .endif
 


Home | Main Index | Thread Index | Old Index