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

Re: Bug#738438: subsurface: FTBFS on !linux



reopen 738438 4.2-1.1
severity 738438 serious
tags 738438 + patch
thanks

Hi,

The patch all-arch.diff for this bug was dropped in subsurface 4.2-1.1

Please find attached an updated patch which fixes FTBFS on at least
kfreebsd (where it is now out-of-date and prevents package migration,
therefore severity became serious).

Thanks,
Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -163,10 +163,11 @@
 	qt-ui/updatemanager.cpp \
 	qt-ui/divelogexportdialog.cpp \
 	qt-ui/usersurvey.cpp \
-	subsurfacesysinfo.cpp
+	subsurfacesysinfo.cpp \
+	linux.c
 
 android: SOURCES += android.cpp
-else: linux*: SOURCES += linux.c
+else: linux*: SOURCES +=
 mac: SOURCES += macos.c
 win32: SOURCES += windows.c
 

Reply to: