Skip to content

Commit

Permalink
graphics/drawpile: fix build with GCC-based architectures
Browse files Browse the repository at this point in the history
PR:		237196
Submitted by:	Piotr Kubaj
  • Loading branch information
yurivict committed Apr 11, 2019
1 parent 4c2b91a commit 0952528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/drawpile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
libsodium.so:security/libsodium \
libvpx.so:multimedia/libvpx

USES= cmake desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME:tl}
USE_QT= core gui multimedia network sql svg widgets buildtools_build linguisttools_build qmake_build
Expand Down

0 comments on commit 0952528

Please sign in to comment.