Skip to content

Commit

Permalink
net-im/ruqola: pet stage-qa, add missed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 4, 2022
1 parent 493a507 commit d8d8622
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions net-im/ruqola/Makefile
@@ -1,4 +1,5 @@
PORTNAME= ruqola
PORTREVISION= 1
MASTER_SITES= KDE/stable/${PORTNAME}/
DISTVERSION= 1.8.0
CATEGORIES= net-im kde
Expand All @@ -12,16 +13,17 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \
libsecret-1.so:security/libsecret

USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 tar:xz
USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 tar:xz xorg
USE_GNOME= glib20
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash \
dbusaddons i18n iconthemes idletime itemviews jobwidgets kio kirigami2 \
notifications notifyconfig prison service solid sonnet syntaxhighlighting \
textwidgets widgetsaddons windowsystem xmlgui \
doctools_build ecm_build
USE_QT= concurrent core dbus declarative declarative gui multimedia \
network networkauth speech xml websockets widgets \
network networkauth speech sql xml websockets widgets \
buildtools_build qmake_build testlib_build
USE_XORG= x11

PLIST_SUB= SO_VER=${DISTVERSION}

Expand Down

0 comments on commit d8d8622

Please sign in to comment.