Skip to content

Commit

Permalink
graphics/kamerka: use phonon4 component instead of LIB_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Dec 3, 2023
1 parent 3246fec commit 067a184
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphics/kamerka/Makefile
Expand Up @@ -12,13 +12,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
LIB_DEPENDS= libv4l2.so:multimedia/libv4l \
libphonon4qt5.so:multimedia/phonon \
libqimageblitz.so:x11/qimageblitz

USES= cmake compiler:c++11-lang kde:5 qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= dos1
USE_QT= concurrent core dbus declarative gui network printsupport script xml widgets \
USE_QT= concurrent core dbus declarative gui network phonon4 printsupport script xml widgets \
qmake:build buildtools:build
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash \
guiaddons i18n iconthemes init itemviews jobwidgets kdeclarative kdelibs4support \
Expand Down

0 comments on commit 067a184

Please sign in to comment.