FreeBSD Bugzilla – Attachment 230003 Details for
Bug 260298
astro/marble: Fails to configure: missing dependency on Qt testlib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix configure failure
patch-astro_marble.diff (text/plain), 964 bytes, created by
Eric Camachat
on 2021-12-09 22:32:08 UTC
(
hide
)
Description:
fix configure failure
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2021-12-09 22:32:08 UTC
Size:
964 bytes
patch
obsolete
>diff --git astro/marble/Makefile astro/marble/Makefile >index 75e2ca60f039..73737ff31c6a 100644 >--- astro/marble/Makefile >+++ astro/marble/Makefile >@@ -9,7 +9,8 @@ COMMENT= Virtual globe and world atlas for KDE > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip >+LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip \ >+ libprotobuf.so:devel/protobuf > > USES= cmake compiler:c++11-lang desktop-file-utils gettext \ > kde:5 qt:5 shared-mime-info tar:xz >@@ -19,7 +20,7 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ > sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \ > ecm_build > USE_QT= concurrent core dbus declarative designer gui location network opengl \ >- phonon4 printsupport script serialport sql svg webchannel widgets xml \ >+ phonon4 printsupport script serialport sql svg testlib webchannel widgets xml \ > buildtools_build qmake_build > > USE_LDCONFIG= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260298
: 230003