Skip to content

Commit

Permalink
misc/libiio: Fix compilation with libxml2>=2.9.12 by adding USES=loca…
Browse files Browse the repository at this point in the history
…lbase

PR:		256734
Reported by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
  • Loading branch information
yurivict committed Jun 20, 2021
1 parent 7e140dc commit c1d72ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/libiio/Makefile
Expand Up @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt

LIB_DEPENDS= libavahi-client.so:net/avahi-app

USES= cmake gnome
USES= cmake gnome localbase
USE_GITHUB= yes
GH_ACCOUNT= analogdevicesinc
USE_GNOME= libxml2
Expand Down

0 comments on commit c1d72ae

Please sign in to comment.