mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
nm-tray: fix build
This commit is contained in:
parent
9d8e38a9ad
commit
2a5940836b
1 changed files with 10 additions and 0 deletions
10
srcpkgs/nm-tray/patches/ftbfs.patch
Normal file
10
srcpkgs/nm-tray/patches/ftbfs.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/nmmodel.cpp
|
||||
+++ src/nmmodel.cpp
|
||||
@@ -45,6 +45,7 @@ COPYRIGHT_HEADER*/
|
||||
#include <NetworkManagerQt/ConnectionSettings>
|
||||
#include <QDBusPendingCallWatcher>
|
||||
#include <QInputDialog>
|
||||
+#include <QMetaEnum>
|
||||
|
||||
namespace
|
||||
{
|
Loading…
Add table
Reference in a new issue