add missing patch
This commit is contained in:
parent
fd3931c24b
commit
ac369d6709
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2019/05/03 06:17:52 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2019/05/03 06:26:38 rsadowski Exp $
|
||||
|
||||
COMMENT = KDE digital photo and video management utility
|
||||
|
||||
V = 6.1.0
|
||||
DISTNAME = digikam-${V}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = graphics
|
||||
|
||||
|
13
graphics/digikam/patches/patch-core_app_DigikamTarget_cmake
Normal file
13
graphics/digikam/patches/patch-core_app_DigikamTarget_cmake
Normal file
@ -0,0 +1,13 @@
|
||||
$OpenBSD: patch-core_app_DigikamTarget_cmake,v 1.1 2019/05/03 06:26:38 rsadowski Exp $
|
||||
|
||||
Index: core/app/DigikamTarget.cmake
|
||||
--- core/app/DigikamTarget.cmake.orig
|
||||
+++ core/app/DigikamTarget.cmake
|
||||
@@ -34,6 +34,7 @@ target_link_libraries(digikam
|
||||
|
||||
digikamcore
|
||||
digikamgui
|
||||
+ digikamdatabase
|
||||
|
||||
Qt5::Core
|
||||
Qt5::Gui
|
Loading…
Reference in New Issue
Block a user