Skip to content
This repository was archived by the owner on Feb 2, 2019. It is now read-only.

Commit ba3eba3

Browse files
committed
added libsolv as dependency via pkg-config
1 parent 310cb3a commit ba3eba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ornplugin.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG += qt plugin static c++11 link_pkgconfig
66
CONFIG(release, debug|release): DEFINES += QT_NO_DEBUG_OUTPUT
77
VERSION = 0.1
88
TARGET = $$qtLibraryTarget($$TARGET)
9-
PKGCONFIG+= packagekitqt5
9+
PKGCONFIG+= packagekitqt5 libsolv
1010
INCLUDEPATH+= /usr/include/packagekitqt5/
1111

1212
uri = harbour.orn

0 commit comments

Comments
 (0)